cpp-template/README.md

8 lines
108 B
Markdown
Raw Permalink 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`
2021-03-16 18:11:22 +01:00
- Building: `scons`
2020-12-02 19:40:18 +01:00
- Running: `./program.out`