I am a short description.
This project was generated from a template, and the initial changes have not been pushed yet.
Clone the repository and build the project using make
.
git clone https://github.com/8dcc/project-name
cd project-name
make
# ...
For more information about the program, run it with the --help
argument.
./project-name.out --help
# ...