Skip to content

Small IDE which combines the simplification of using a terminal as an editor and using buttons to compile and run. Made using C.

Notifications You must be signed in to change notification settings

creepy-pirate/c-pirate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

C-Pirate

Small IDE which combines the simplification of using a terminal as an editor and using buttons to compile and run.

Working

Alt Text

Installation

To use this you need GTK3+

sudo apt-get install libgtk-3-dev

Give permissions

Make it executable

chmod +x run.sh

Start

To run the script

./run.sh

Contributing

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.

License

GNU General Public License v3.0

©creepypirate

About

Small IDE which combines the simplification of using a terminal as an editor and using buttons to compile and run. Made using C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published