tree-sitter.tree-sitter/docs/src/cli/index.md
Amaan Qureshi 043969ef18
Some checks failed
CI / checks (push) Waiting to run
Deploy Docs / deploy-docs (push) Waiting to run
CI / sanitize (push) Failing after 14s
CI / build (push) Failing after 15s
Check Bindgen Output / check-bindgen (push) Has been cancelled
docs: migrate to mdbook
2024-12-24 20:54:59 -05:00

251 B

CLI Overview

Let's go over all of the functionality of the tree-sitter command line interface. Once you feel that you have enough of a grasp on the CLI, you can move onto the grammar authoring section to learn more about writing your own parser.