Awesome
asdf-shorebird
shorebird plugin for the asdf version manager.
Contents
Dependencies
bash
,curl
,git
, and POSIX utilities.
Install
Plugin:
asdf plugin add shorebird
# or
asdf plugin add shorebird https://github.com/valian-ca/asdf-shorebird.git
shorebird:
# Show all installable versions
asdf list-all shorebird
# Install specific version
asdf install shorebird latest
# Set a version globally (on your ~/.tool-versions file)
asdf global shorebird latest
# Now shorebird commands are available
shorebird --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!