Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a __main__.py to build vendor/tree-sitter-X from command line #188

Open
Freed-Wu opened this issue Feb 17, 2024 · 1 comment
Open

a __main__.py to build vendor/tree-sitter-X from command line #188

Freed-Wu opened this issue Feb 17, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Freed-Wu
Copy link

Is it possible to provide a __main__.py to build vendor/tree-sitter-X from command line like python -m tree_sitter vendor/tree-sitter-X?

@ObserverOfTime
Copy link
Member

The build is going to be handled by the parser soon but we could add a CLI for parsing and querying.

@ObserverOfTime ObserverOfTime added the enhancement New feature or request label Feb 26, 2024
@ObserverOfTime ObserverOfTime self-assigned this Feb 26, 2024
@ObserverOfTime ObserverOfTime added the good first issue Good for newcomers label Feb 28, 2024
@ObserverOfTime ObserverOfTime added this to the 0.22 milestone Mar 12, 2024
@ObserverOfTime ObserverOfTime removed this from the 0.22 milestone May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants