Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 241 Bytes

File metadata and controls

20 lines (20 loc) · 241 Bytes

make-project

Make project files for different languages. (written in Ccode)

current use

# setup
```bash
bash setup-runner.sh

make python projects

project py

make c projects

project c

help

project -h