Skip to content

omissis/asdf-apko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-apko Build Lint

apko plugin for the asdf version manager.

Contents

Dependencies

  • melange: while not strictly required, apko needs apks built by melange in order to package them into an image

Install

Plugin:

asdf plugin add apko
# or
asdf plugin add apko https://github.com/omissis/asdf-apko.git

apko:

# Show all installable versions
asdf list-all apko

# Install specific version
asdf install apko latest

# Set a version globally (on your ~/.tool-versions file)
asdf global apko latest

# Now apko commands are available
apko --help

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Claudio Beatrice

About

asdf plugin for chainguard's apko tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages