kimlimjustin / compile

Another yet simple compiler.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compile

Compile c/c++ file and run it simply by just type compile <filename>.

Requirement

  • MinGW

Installation

  • Clone this repository
  • run npm i -g to install this globally
  • Enjoy Compile !

About

Another yet simple compiler.

License:MIT License


Languages

Language:JavaScript 100.0%