jabuti-dsl-language-antlr-v3
v1.0.0
Published
A implementation of Jabuti DSL grammar using ANTLR4.
Downloads
2
Maintainers
Readme
How to use
# clone this repository
$ git clone [email protected]:gca-research-group/jabuti-dsl-language-antlr.git
# run the installation command in the folder
$ yarn install
# run the build command in the folder
$ yarn build
Contributing
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
License
Copyright © 2023 The Applied Computing Research Group (GCA). This project is MIT licensed.