ouest / asdf-fillin

fillin plugin for the asdf version manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-fillin Build Lint

fillin plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar or unzup : generic POSIX utilities.

Install

Plugin:

asdf plugin add fillin
# or
asdf plugin add fillin https://github.com/ouest/asdf-fillin.git

fillin:

# Show all installable versions
asdf list-all fillin

# Install specific version
asdf install fillin latest

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

# Now fillin commands are available
fillin --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 © ouest

About

fillin plugin for the asdf version manager

License:MIT License


Languages

Language:Shell 100.0%