Skip to content

shorebird plugin for the asdf version manager.

License

Notifications You must be signed in to change notification settings

valian-ca/asdf-shorebird

Repository files navigation

asdf-shorebird

Build Lint

shorebird plugin for the asdf version manager.

Contents

Dependencies

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!

License

See LICENSE © VALIAN