5l1v3r1 / Sublime-Build-System

A sublime build system for C++ in windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sublime-Build-System

A sublime build system for C++ in windows

This takes input from a file- inputf.in and prints the output in file outputf.in. The output along with the input is also shown at the bottom after you build. Before this, g++ path must be set.

To use it, Go to Tools->Build System->New build system and paste the code there. Save it with any name. Go to tools->Build System and the select your Build System.

About

A sublime build system for C++ in windows