Ninja-IDE is a cross-platform integrated development environment (IDE) that runs on Linux/X11, Mac OS X and Windows desktop operating systems. Ninja-IDE allows developers to create applications for any purpose making the task of writing software easier and more enjoyable.
- Homepage at ninja-ide.org
- Mailing List at Google Groups
- @ninja_ide at Twitter
- #ninja-ide at Freenode.net
Both of these:
And one of these:
- pyinotify (on Linux)
- pywin32 (on Windows)
- macfsevents (on Mac OS)
You can clone this repo and simply execute:
git clone git://github.com/ninja-ide/ninja-ide.git
cd ninja-ide
python ninja-ide.py
Piece of cake, uh?
- GPL v3