Awesome
<div align="center">asdf-difftastic
difftastic plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,tar
: generic POSIX utilities
Install
Plugin:
asdf plugin add difftastic
# or
asdf plugin add difftastic https://github.com/volf52/asdf-difftastic.git
difftastic:
# Show all installable versions
asdf list-all difftastic
# Install specific version
asdf install difftastic latest
# Set a version globally (on your ~/.tool-versions file)
asdf global difftastic latest
# Now difftastic commands are available
difft --version
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!