Skip to content

Latest commit

 

History

History
executable file
·
22 lines (16 loc) · 903 Bytes

README.md

File metadata and controls

executable file
·
22 lines (16 loc) · 903 Bytes

@submitty/tree-analyzer

Test codecov

Tool to analyze the concrete syntax trees generated by tree-sitter. This is intended to be a successor to the count and diagnostics applications provided by the Submitty/AnalysisTools repo.

Getting Started

To work with this repo, you will need Node.js.

git clone https://github.com/Submitty/AnalysisToolsTS
cd AnalysisToolsTS

To run locally setup with command

./install_analysistoolsts.sh local