Skip to content

MacPaw/asdf-sentry-cli

Repository files navigation

asdf-sentry-cli Build Lint

sentry-cli plugin for the asdf version manager.

Contents

Dependencies

Install

Plugin:

asdf plugin add sentry-cli
# or
asdf plugin add sentry-cli https://github.com/MacPaw/asdf-sentry-cli.git

sentry-cli:

# Show all installable versions
asdf list-all sentry-cli

# Install specific version
asdf install sentry-cli latest

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

# Now sentry-cli commands are available
sentry-cli --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 © MacPaw