jamesandariese / asdf-plugin-weed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-weed Build Lint

weed plugin for the asdf version manager.

Contents

Install

Plugin:

asdf plugin add weed
# or
asdf plugin add weed https://github.com/jamesandariese/asdf-weed.git

weed:

# Show all installable versions
asdf list-all weed

# Install specific version
asdf install weed latest

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

# Now weed commands are available
weed --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 © James Andariese

About

License:MIT License


Languages

Language:Shell 100.0%