Skip to content

The tree-sitter parser for Textwire, dynamic templating and scripting language for Go. Ideal for embedding dynamic content with Go applications

License

Notifications You must be signed in to change notification settings

textwire/tree-sitter-textwire

Repository files navigation

Tree Sitter Parser for Textwire

Installation

1. Install NPM dependencies

Run the following command to install the required NPM dependencies:

npm install

2. Build the parser

Run the following command to build the parser:

make generate

3. Install / Setup tree sitter

Run the following command to install tree sitter:

make install

4. Test that everything works

Run the following command to test that everything works:

make test

License

The Tree Sitter Textwire project is licensed under the MIT License

About

The tree-sitter parser for Textwire, dynamic templating and scripting language for Go. Ideal for embedding dynamic content with Go applications

Topics

Resources

License

Stars

Watchers

Forks