Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 458 Bytes

File metadata and controls

17 lines (12 loc) · 458 Bytes

Contributing

If you want to contribute to this project, all you have to do is clone the GitHub repository:

git clone [email protected]:ethauvin/bld-junit-reporter.git

Then use bld to build:

cd bld-junit-reporter
./bld compile

The project has an IntelliJ IDEA project structure. You can just open it after all the dependencies were downloaded and peruse the code.