asdf-tree-sitter [](https://github.com/ivanvc/asdf-tree-sitter/actions/workflows/build.yml) [](https://github.com/ivanvc/asdf-tree-sitter/actions/workflows/lint.yml)
June 16, 2023 · View on GitHub
asdf-tree-sitter

tree-sitter plugin for the asdf version manager.
Contents
Dependencies
bash,curl,gzip,cut: generic POSIX utilities.
Install
Plugin:
asdf plugin add tree-sitter
# or
asdf plugin add tree-sitter https://github.com/ivanvc/asdf-tree-sitter.git
tree-sitter:
# Show all installable versions
asdf list-all tree-sitter
# Install specific version
asdf install tree-sitter latest
# Set a version globally (on your ~/.tool-versions file)
asdf global tree-sitter latest
# Now tree-sitter commands are available
tree-sitter --help
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 © Ivan Valdes