Skip to content

prataprc/ted

Repository files navigation

To clone this project and make it working:

  • Install Rust tool-chain.
  • Clone this repository locally.
  • Clone submodules.
    • $ cd <repo-clone-path>
    • $ git submodule init
    • $ git submodule update
  • Setup tree-sitter incremental-parser
    • Install npm package.
    • $ npm install tree-sitter-cli
    • $ export PATH=$PATH:<repo-clone-path>/node_modules/.bin

Releases

No releases published

Packages

No packages published

Languages