Skip to content

yuisanae2f/pyBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyBuilder

is an one-touch C++ builder for beginners.
generates the command line for the gcc automatically.
tracks all the c/cpp file related, and builds them all an executable file.

Warning

It is not suitable for the large project.
You need GCC compiler, and Python to run it. It has no dependency system.

you need

  • GCC compiler
  • Python

to start

  1. Manage the settings.py.
  2. Run the build.py to build.

Manage the values when running build.py
Do not change the keys(the strings which goes before columns).

About

One-touch builder written with Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages