Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 239 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (9 loc) · 239 Bytes

Contributing

The project provides a Makefile in which the most common commands have been registered such as fixing the coding style or running the test.

make
# or
make help
# => will print the list of available commands