Skip to content

carlduevel/asdf-rstash

Repository files navigation

asdf-rstash Build Lint

rstash plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.
  • SOME_ENV_VAR: set this environment variable in your shell config to load the correct version of tool x.

Install

Plugin:

asdf plugin add rstash
# or
asdf plugin add rstash https://github.com/carlduevel/asdf-rstash.git

rstash:

# Show all installable versions
asdf list-all rstash

# Install specific version
asdf install rstash latest

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

# Now rstash commands are available
rstash 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 © Carl Düvel

About

asdf plugin for rstash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published