Skip to content

davidgp1701/asdf-syft

Repository files navigation

asdf-syft Build Lint

syft plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl: generic POSIX utilities.
  • tar: generic POSIX utility for Linux environments.
  • unzip: For Mac OS X environments.

Install

Plugin:

asdf plugin add syft
# or
asdf plugin add syft https://github.com/davidgp1701/asdf-syft.git

syft:

# Show all installable versions
asdf list-all syft

# Install specific version
asdf install syft latest

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

# Now syft commands are available
syft 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 © David Garcia Perez