An open API service indexing awesome lists of open source software.

https://github.com/kwerle/tree-sitter-project

Test the tree-sitter gem
https://github.com/kwerle/tree-sitter-project

Last synced: 9 months ago
JSON representation

Test the tree-sitter gem

Awesome Lists containing this project

README

          

Test the tree-sitter gem (https://github.com/tree-sitter/ruby-tree-sitter)

```bash
docker build -t tree-sitter-project .
docker run tree-sitter-project
```