/asdf-ctop

ctop plugin for the asdf version manager.

Primary LanguageShellMIT LicenseMIT

asdf-ctop Build Lint

ctop plugin for the asdf version manager.

Build History

Build history

Contents

Dependencies

  • bash, curl: generic POSIX utilities.

Install

Plugin:

asdf plugin add ctop
# or
asdf plugin add ctop https://github.com/neohsu/asdf-ctop.git

ctop:

# Show all installable versions
asdf list-all ctop

# Install specific version
asdf install ctop latest

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

# Now ctop commands are available
ctop --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 © Neo Hsu