Skip to content

An example prototype to utilize [tree-sitter](https://github.com/tree-sitter/tree-sitter) to query data about the shopware codebase and visualize it.

License

Notifications You must be signed in to change notification settings

MalteJanz/shopware-static-analysis-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopware-static-analysis-prototype

An example prototype to utilize tree-sitter to query data about the shopware codebase and visualize it.

Note

Be aware that this code is messy and just to give you a quick start to experiment on your own

Get started

  1. Clone this repository
  2. npm install
  3. npm run scan ../your/path/to/shopwares/root/folder
  4. Open the HTML report in your favorite browser
  5. Start changing stuff and experimenting

Learning resources

About

An example prototype to utilize [tree-sitter](https://github.com/tree-sitter/tree-sitter) to query data about the shopware codebase and visualize it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published