Ninja-IDE Is Not Just Another IDE
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.
Important
Currently version 3.0 is being developed, therefore this branch is unstable. This set of issues lists the tasks we must complete to get to a beta version.
Requirements
On any system you want Ninja-IDE, you'll need to have this dependencies installed:
Cloning and Running
You can clone this repo and simply execute:
git clone git://github.com/ninja-ide/ninja-ide.git
cd ninja-ide
python3 ninja-ide.py
Piece of cake, huh?
Ninja contact
- Ninja website at ninja-ide.org
- Mailing List at Google Groups
- @ninja_ide at Twitter
- Ninja-IDE at Discord
Feedback
- File a bug in GitHub issues.
- Tweet us.
Videos
Contributing
If you are interested in fixing issues and contributing directly to the code base, please see the document How to Contribute.
License
- GPLv3+ (GPLv3 or any other later version published by FSF at your option)