Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

c++ build system in sublime linux for competetive programming

{"cmd": ["g++", "-std=c++14", "$file", "-o", "${file_path}/${file_base_name}"],"file_regex": "^(..[^:]*):([0-9]+):?([0-9]+)?:? (.*)$","working_dir": "${file_path}","selector": "source.c, source.c++, source.cxx, source.cpp","variants":[{"name": "Run","cmd": ["bash", "-c", "g++ -std=c++14 '${file}' -o '${file_path}/${file_base_name}' && terminator -x bash -c '"${file_path}/${file_base_name}" ; read'"]}]}
Comment

PREVIOUS NEXT
Code Example
Shell :: how to get ram detail in linux 
Shell :: git clear commits 
Shell :: Cannot install in Homebrew on ARM processor in Intel default prefix (/usr/local)! 
Shell :: mysql port check ubuntu 
Shell :: kubectl delete all pods 
Shell :: git remote list urls 
Shell :: how to uninstall pycharm professional in ubuntu 16.04 
Shell :: install nodemon typescritp 
Shell :: rancher docker reset password 
Shell :: git user email 
Shell :: Laravel Rolling Back Migrations 
Shell :: sh read file line by line 
Shell :: .desktop file 
Shell :: git rename remote branch 
Shell :: anaconda install selenium 
Shell :: cshell find file by name 
Shell :: zsh add to path permanently 
Shell :: mac m1 error running pod install 
Shell :: ubuntu list all folders taking up space 
Shell :: npm version git working directory not clean 
Shell :: install kazam ubuntu 18.04 
Shell :: sequlize create new migraion 
Shell :: yii2 gii command line to create model 
Shell :: check if virtualbox is installed ubuntu 
Shell :: find gpu device id linux 
Shell :: npm install vuelidate 
Shell :: curl weather report 
Shell :: git commit only added files 
Shell :: change permissions pem 
Shell :: heroku cli delete app 
ADD CONTENT
Topic
Content
Source link
Name
2+2 =