robzr / asdf-sver

asdf plugin for sver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-sver Build Lint

sver plugin for the asdf version manager.

Contents

Dependencies

  • bash v3 or newer - that's it

Install

Plugin:

asdf plugin add sver
# or
asdf plugin add sver https://github.com/robzr/asdf-sver.git

sver:

# Show all installable versions
asdf list-all sver

# Install specific version
asdf install sver latest

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

# Now sver commands are available
sver 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 CC-BY-SA-3.0 © Rob Zwissler

About

asdf plugin for sver

License:Other


Languages

Language:Shell 100.0%