If you are interested in contributing to LightFlame and are looking for issues to work on, take a look at the issues tagged with help wanted.
LighFlame currently requires JDK 8
LighFlame can be imported into IntelliJ IDEA by opening the pom.xml file.
To run the tests use mvn clean install.
Once you are satisfied with your changes:
- Commit your changes in your local branch
- Push your changes to your remote branch on GitHub
- Send us a pull request