https://github.com/optum/tree-sitter-gsql
https://github.com/optum/tree-sitter-gsql
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/optum/tree-sitter-gsql
- Owner: Optum
- License: mit
- Created: 2023-10-04T15:25:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T01:46:12.000Z (about 2 years ago)
- Last Synced: 2024-05-28T18:35:51.747Z (about 2 years ago)
- Language: C
- Size: 820 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# tree-sitter-gsql
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
GSQL grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter)
The tree-sitter default bindings are available.
## Roadmap
nothing planned at this time
See the [open issues](https://github.com/Optum/tree-sitter-gsql/issues) for a full list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## License
Distributed under the MIT License. See `LICENSE` for more information.
## Maintainers
- Robert Rossmiller
- GitHub Enterprise: [rrossmiller](https://github.com/rrossmiller)
[contributors-shield]: https://img.shields.io/github/contributors/Optum/tree-sitter-gsql.svg?style=for-the-badge
[contributors-url]: https://github.com/Optum/tree-sitter-gsql/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/Optum/tree-sitter-gsql.svg?style=for-the-badge
[forks-url]: https://github.com/Optum/tree-sitter-gsql/network/members
[stars-shield]: https://img.shields.io/github/stars/Optum/tree-sitter-gsql.svg?style=for-the-badge
[stars-url]: https://github.com/Optum/tree-sitter-gsql/stargazers
[issues-shield]: https://img.shields.io/github/issues/Optum/tree-sitter-gsql.svg?style=for-the-badge
[issues-url]: https://github.com/Optum/tree-sitter-gsql/issues
[license-shield]: https://img.shields.io/github/license/Optum/tree-sitter-gsql.svg?style=for-the-badge
[license-url]: https://github.com/Optum/tree-sitter-gsql/blob/master/LICENSE
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/linkedin_username
[product-screenshot]: images/screenshot.png