Smana / asdf-timoni

ASDF plugin for Timoni (A package manager for Kubernetes, powered by CUE)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-timoni Build Lint

timoni plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

Install

Plugin:

asdf plugin add timoni
# or
asdf plugin add timoni https://github.com/Smana/asdf-timoni.git

timoni:

# Show all installable versions
asdf list-all timoni

# Install specific version
asdf install timoni latest

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

# Now timoni commands are available
timoni --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 © Smaine Kahlouch

About

ASDF plugin for Timoni (A package manager for Kubernetes, powered by CUE)

License:Other


Languages

Language:Shell 100.0%