Skip to content

livace/atom-gpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpp package

Compile and run C++ using this package

To compile and run file use F9

To compile file use ctrl-F9

To run file use F10

To toggle compilation panel use ctrl-shift-T

To go to next/previous error use ctrl-right / ctrl-left

Dependencies

This package relies on C++ compiler

Windows

You'll need to install MinGW and add it to path

Mac

You'll need to install XCode