Ninja-IDE is a cross-platform integrated development environment (IDE) that 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.
On any system you want Ninja-IDE, you'll need to have this dependencies installed:
You can clone this repo and simply execute:
$ git clone git://github.com/ninja-ide/ninja-ide.git
$ cd ninja-ide
$ pip install -r requirements.txt
$ python ninja-ide.py
Piece of cake, huh?
- Ninja website at ninja-ide.org
- Mailing List at Google Groups
- @ninja_ide at Twitter
- Ninja-IDE at Discord
- File a bug in GitHub issues.
- Tweet us.
If you are interested in fixing issues and contributing directly to the code base, please see the document How to Contribute.
- GPLv3+ (GPLv3 or any other later version published by FSF at your option)