Skip to content

vbyrd/asdf-spectral

Repository files navigation

asdf-spectral Build Lint

spectral plugin for the asdf version manager.

Contents

Dependencies

None

Install

Plugin:

asdf plugin add spectral
# or
asdf plugin add spectral https://github.com/vbyrd/asdf-spectral.git

spectral:

# Show all installable versions
asdf list-all spectral

# Install specific version
asdf install spectral latest

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

# Now spectral commands are available
spectral --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 © Victor Byrd