Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 627 Bytes

README.org

File metadata and controls

34 lines (25 loc) · 627 Bytes

Title (WIP)

I am a short description.

This project was generated from a template, and the initial changes have not been pushed yet.

Building

Clone the repository and build the project using make.

git clone https://github.com/8dcc/project-name
cd project-name
make
# ...

Usage

For more information about the program, run it with the --help argument.

./project-name.out --help
# ...