asdf-difftastic [](https://github.com/volf52/asdf-difftastic/actions/workflows/build.yml) [](https://github.com/volf52/asdf-difftastic/actions/workflows/lint.yml)
September 8, 2022 · View on GitHub
asdf-difftastic

difftastic plugin for the asdf version manager.
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!