Skip to content

hyperpolymath/asdf-apko-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

asdf-apko

Build Lint License: PMPL-1.0

asdf plugin for apko.

OCI images from APK packages.

Contents

Dependencies

Install

Plugin:

asdf plugin add apko https://github.com/hyperpolymath/asdf-apko-plugin.git

apko:

# Show all installable versions
asdf list-all apko

# Install specific version
asdf install apko latest

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

# Now apko commands are available
apko --version

Check asdf readme for more instructions.

Usage

# List installed versions
asdf list apko

# Set local version for current directory
asdf local apko <version>

# Uninstall a version
asdf uninstall apko <version>

Contributing

Contributions welcome! Read the contributing guidelines first.

License

Licensed under the Palimpsest-MPL License (PMPL-1.0).


Maintained by hyperpolymath

Sponsor this project

Packages

No packages published

Languages