grimm26 / iul1an-asdf-tfswitch

asdf plugin for tfswitch

Home Page:https://tfswitch.warrensbox.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-tfswitch Build Lint

tfswitch plugin for the asdf version manager.

Contents

Compatibility

This plugin works with Linux and MacOS, both amd64 and arm64 CPU architecture.

Install

Plugin:

asdf plugin add tfswitch
# or
asdf plugin add tfswitch https://github.com/iul1an/asdf-tfswitch.git

tfswitch:

# Show all installable versions
asdf list-all tfswitch

# Install specific version
asdf install tfswitch latest

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

# Now tfswitch commands are available
tfswitch --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 © Iulian Mandache

About

asdf plugin for tfswitch

https://tfswitch.warrensbox.com/

License:MIT License


Languages

Language:Shell 100.0%