sass plugin for the asdf version manager.
bash
,curl
,tar
, and POSIX utilities.
Plugin:
asdf plugin add sass https://github.com/thread-pond/asdf-sass.git
sass:
# Show all installable versions
asdf list-all sass
# Install specific version
asdf install sass latest
# Set a version globally (on your ~/.tool-versions file)
asdf global sass latest
# Now sass commands are available
sass --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