Replies: 1 comment 2 replies
-
We recently added instructions to the READMEs to help getting started. See https://github.com/github/stack-graphs/tree/main/languages/tree-sitter-stack-graphs-java#using-the-command-line-program for the Java specific crate. Perhaps this helps? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am trying to use stack-graphs on a Java repository, but cannot understand how to get started. I installed
tree-sitter-stack-graphs
andtree-sitter-stack-graphs-java
but I am not able to run any command. Is there a guide about how to generate an index and use it?Beta Was this translation helpful? Give feedback.
All reactions