A "make-file" generator for C++ (May also works with other languages) Easy to use and speed up your coding process!
- Python Langauge (Which can be downloaded here)
- Download and locate the path to the respitory.
- Copy auto-make.py and buildcp.cmd to System32 folder on your computer.
- "cd" or open your C++ project in command prompt and type "buildcp" (No quotes included).
- Type in your the name for your exe.
- Let the code does the work for you!
You can simply copy the "auto-maker.py" to the project folder and use the command "python auto-make.py" or you can try to find a way to link it to your computer cmd/bash/etc.
Don't be shy to contribute and share your opinions with me. This is my first project and I would really appreciate all the ideas from you guys to help me improve. Thanks a lot!