If you want to contribute to this project, all you have to do is clone the GitHub repository:
git clone git@github.com:ethauvin/HttpStatus.gitThen use bld to build:
cd HttpStatus
./bld compileThe project has an IntelliJ IDEA project structure. You can just open it after all the dependencies were downloaded and peruse the code.