Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1 KB

File metadata and controls

36 lines (25 loc) · 1 KB

cnap-tech/scoop-akua

Scoop bucket for akua — cloud-native package build, transform, and preview toolkit.

Install

scoop bucket add akua https://github.com/cnap-tech/scoop-akua
scoop install akua

Works on Windows x86_64. Each install downloads the prebuilt binary from the upstream GitHub Release — no compile step.

Upgrade

scoop update akua

The manifest's checkver + autoupdate stanzas automatically pick up new versions from the upstream Release feed; Scoop's daily bucket-refresh delivers them to users.

Alternatives

  • powershell -c "irm https://raw.githubusercontent.com/cnap-tech/akua/main/scripts/install.ps1 | iex"
  • winget (when available): winget install CnapTech.Akua
  • Prebuilt binaries: GitHub Releases

Issues

File manifest issues here; file akua issues at cnap-tech/akua.