Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

mavieth/auto-compile-c-programs

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Compiling C Programs on Save

Compiling C programs each time that you save a file using NPM task runner Gulp. Are you tired of switching windows each time you'd like to save and compile your c program? Same.

Installation

Install NPM

curl -L https://www.npmjs.com/install.sh | sh

Clone the repo and install node modules with NPM

git clone https://github.com/mavieth/auto-compile-c-programs.git
cd auto-compile-c-programs
npm install

Start Gulp

gulp

That's it! Enjoy your autocompiling.

The Result

About

Compiling C programs each time that you save a file.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.