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. It's also a secret ninja agency but this doesn't matter right now.
- Ninja website at ninja-ide.org
- Mailing List at Google Groups
- @ninja_ide at Twitter
- #ninja-ide at Freenode.net
On any system you want Ninja-IDE, you'll need to have this dependencies installed:
brew install qt pyqt sip qscintilla2
You can clone this repo and simply execute:
git clone git://github.com/ninja-ide/ninja-ide.git
cd ninja-ide
sudo pip install -r requirements.txt
python ninja-ide.py
Piece of cake, huh?
http://ninja-ide.github.io/ninja-ide
- GPLv3+ (GPLv3 or any other version later published by FSF at your option)