Awesome
asdf-gitui <!-- omit in toc -->
gitui plugin for the asdf version manager.
Contents
Build History
Dependencies
bash
,curl
, and POSIX utilities.
Install
add the plugin
asdf plugin add gitui
Or:
asdf plugin add copier https://github.com/looztra/asdf-copier.git
install gitui
# Show all installable versions
asdf list all gitui
# Install latest version
asdf install gitui latest
# Set a version globally (on your ~/.tool-versions file)
asdf global gitui latest
# Now copier commands are available
gitui --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 © Christophe Furmaniak