volf52 / asdf-difftastic

asdf plugin for difftastic (https://github.com/Wilfred/difftastic)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-difftastic Build Lint

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!

License

See LICENSE © Arslan

About

asdf plugin for difftastic (https://github.com/Wilfred/difftastic)

License:MIT License


Languages

Language:Shell 100.0%