Small IDE which combines the simplification of using a terminal as an editor and using buttons to compile and run.
To use this you need GTK3+
sudo apt-get install libgtk-3-dev
Make it executable
chmod +x run.sh
To run the script
./run.sh
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
GNU General Public License v3.0
©creepypirate