GCC-python-scripts
some python scripts I use to make C development easier
how to use
python3 newscript.py "filename"
creates a new .c and .h file with header guards
python3 build.py
example build script that links csfml and lua
some python scripts I use to make C development easier
python3 newscript.py "filename"
creates a new .c and .h file with header guards
python3 build.py
example build script that links csfml and lua