← Package directory
Available on winget

Install tree-sitter-cli

The tree-sitter CLI is used to create, manage, test, and build tree-sitter parsers.

Install with winget
winget install --id tree-sitter.tree-sitter-cli
Upgrade
winget upgrade --id tree-sitter.tree-sitter-cli
Uninstall
winget uninstall --id tree-sitter.tree-sitter-cli

About tree-sitter-cli

The tree-sitter CLI is used to create, manage, test, and build tree-sitter parsers.

What's new in 0.26.9

No release notes provided.

Version history

Version Updated Notes
0.26.9 No notes
0.26.8 Unknown What's Changed - fix(generate): allow disabling qjs-rt feature from CLI by @WillLillis in #5448 - fix(lib): document invariants that must be upheld for TSInputEdit by @WillLillis in #5452 - fix(cli): correct typo in pars...
0.26.7 Unknown ## Notable Changes * A regression in v0.26.6 with quantified alternations was fixed. * Release artifacts for the tree-sitter CLI are now published as zip archives (in addition to gzipped executables, which are planned fo...