Skip to content

running different languages program using single script

Notifications You must be signed in to change notification settings

shreyakupadhyay/runeve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

runeve stands for RUN EVErything. It is a python script which can run various types of programs of different programming language using a single command.

Pythonscript

Instructions

  1. Save this script in the same directory in which you have the file that you want to run.
  2. For running this script use this command ./final-script.py <filename-to-execute>.
  3. For further commands use this ./final-script.py -n <filename-to-execute> for c and c++ files.
  4. This script can run .c , .cpp , .py , .rb , .php , .js and .java files.

About

running different languages program using single script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages