difftastic plugin for the asdf version manager.
bash,curl,tar: generic POSIX utilities
Plugin:
asdf plugin add difftastic
# or
asdf plugin add difftastic https://github.com/volf52/asdf-difftastic.gitdifftastic:
# 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 --versionCheck asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.