Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 440 Bytes

File metadata and controls

18 lines (13 loc) · 440 Bytes

Contributing

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.git

Then use bld to build:

cd HttpStatus
./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.