irthomasthomas / undecidability

6 stars 2 forks source link

Tree-sitter CLI - develop, test, and use Tree-sitter grammars from the command line #871

Open ShellLM opened 1 month ago

ShellLM commented 1 month ago

Tree-sitter CLI

crates.io badge npmjs.com badge

The Tree-sitter CLI allows you to develop, test, and use Tree-sitter grammars from the command line. It works on MacOS, Linux, and Windows.

Installation

You can install the tree-sitter-cli with cargo:

cargo install tree-sitter-cli

or with npm:

npm install tree-sitter-cli

You can also download a pre-built binary for your platform from the releases page.

Dependencies

The tree-sitter binary itself has no dependencies, but specific commands have dependencies that must be present at runtime:

Commands

Suggested labels

None

ShellLM commented 1 month ago

Related content

771 similarity score: 0.86

743 similarity score: 0.86

136 similarity score: 0.84

762 similarity score: 0.84

866 similarity score: 0.84

114 similarity score: 0.84