1.0.6 • Published 3 years ago

create-c v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

create-c

Create C projects ready to run and debug with zero configuration

Installation

Use the package manager npm (comes already with Node)

npm install -g create-c

Usage

Just run it

Features

  • Makefile with all the necessary rules
  • Debugging Configuration with a pre-luanch task so don't have to recompile manually
  • A gitignore pre-made for C/C++ projects (output name and .DS_Store are included too)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago