Skip to content

KNITDeveloperClub/sublime-build-system

 
 

Repository files navigation

Sublime-Build-System

LINUX

Compiler and Interpretor in sublime3 run directly from Sublime for linux must preinstalled compiler and interpretor in System

Installation

        git clone https://github.com/rizwansoaib/sublime-build-system.git
        cd sublime-build-system 
        chmod +x install.sh
        ./install.sh
        
        

        Build and Run Programs From ctrl+Shift+B 

Python3

screenshot from 2018-10-13 15-26-08

C and C++

  sudo apt-get install g++

screenshot from 2018-10-13 15-36-36

JAVA

screenshot from 2018-10-13 15-30-46

JAVASCRIPT

js

LISP

 sudo apt-get install sbcl

screenshot from 2018-10-13 15-47-56 screenshot from 2018-10-13 15-48-52

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%