cpp-template/README.md

8 lines
107 B
Markdown
Raw Normal View History

2020-12-02 19:32:40 +01:00
# cpp-template
2020-12-02 19:40:18 +01:00
## Instructions
- Formatting: `./format.sh`
- Building: `make`
- Running: `./program.out`