Gitsign plugin for the asdf version manager.
bash
,curl
: generic POSIX utilities.
Plugin:
asdf plugin add gitsign
# or
asdf plugin add gitsign https://github.com/spencergilbert/asdf-gitsign.git
gitsign:
# Show all installable versions
asdf list-all gitsign
# Install specific version
asdf install gitsign latest
# Set a version globally (on your ~/.tool-versions file)
asdf global gitsign latest
# Now gitsign commands are available
gitsign --help
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Spencer Gilbert