spectral plugin for the asdf version manager.
None
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.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Victor Byrd