rolodato / asdf-fossa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-fossa Build Lint

fossa plugin for the asdf version manager.

⚠️ This plugin is not supported or maintained by FOSSA. Refer to the fossa-cli documentation for supported installation instructions.

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 fossa
# or
asdf plugin add fossa https://github.com/rolodato/asdf-fossa.git

fossa:

# Show all installable versions
asdf list-all fossa

# Install specific version
asdf install fossa latest

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

# Now fossa commands are available
fossa --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 © Rodrigo López Dato

About

License:The Unlicense


Languages

Language:Shell 100.0%