Skip to content

amiremohamadi/Crun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Crun

A simple script to run cpp files easier and faster (using g++)

I realy had a fool problem with my favorite IDE to comile and run cpp files so i wrote this script for my own! It may help others who have same problem :)

How to use

git clone https://github.com/amiremohamadi/Crun && cd Crun
./crun.sh YOURFILE.cpp  # Or the/place/of/YOURFILE.cpp (./crun.sh -m file1.cpp -m file2.cpp -m file3.cpp)

TODO

  • Compile and run multiple cpp files
  • Add more features (or bugs!)

About

Simple shell script to run cpp files easier!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages