Skip to content

ctop plugin for the asdf version manager.

License

Notifications You must be signed in to change notification settings

RubenWeijers-TomTom/asdf-ctop

 
 

Repository files navigation

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

About

ctop plugin for the asdf version manager.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%