asdf-ctop [](https://github.com/neohsu/asdf-ctop/actions/workflows/build.yml) [](https://github.com/neohsu/asdf-ctop/actions/workflows/lint.yml)
September 3, 2021 · View on GitHub
asdf-ctop

ctop plugin for the asdf version manager.
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!