airtonix / asdf-patat

asdf plugin for https://github.com/jaspervdj/patat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-patat Build Lint

patat plugin for the asdf version manager.

Contents

Install

Plugin:

asdf plugin add patat
# or
asdf plugin add patat https://github.com/airtonix/asdf-patat.git

patat:

# Show all installable versions
asdf list-all patat

# Install specific version
asdf install patat latest

# Set a version globally (on your ~/.tool-versions file)
asdf global patat latest

# Now patat commands are available
patat --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 © Zeno Jiricek

About

asdf plugin for https://github.com/jaspervdj/patat

License:MIT License


Languages

Language:Shell 100.0%