Skip to content

Latest commit

 

History

History
69 lines (45 loc) · 1.95 KB

README.md

File metadata and controls

69 lines (45 loc) · 1.95 KB

asdf-gitui

Build Build GitHub license

gitui plugin for the asdf version manager.

Contents

Build History

Build history

Dependencies

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