Home

Awesome

<div align="center">

asdf-tree-sitter Build Lint

tree-sitter plugin for the asdf version manager.

</div>

Contents

Dependencies

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