dansanti / ninja-ide

{Ninja-IDE Is Not Just Another IDE}

Home Page:http://ninja-ide.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ninja-IDE Is Not Just Another IDE

Build Status PRs Welcome

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.

Ninja-IDE logo

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:

  • Python 3.4+
  • PyQt5 5.6+
  • python3-pyqt5.qtquick
  • qml-module-qtquick2

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

Feedback

Videos

Ninja-IDE Videos and Screencasts

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)

About

{Ninja-IDE Is Not Just Another IDE}

http://ninja-ide.org

License:GNU General Public License v3.0


Languages

Language:Python 96.0%Language:QML 3.8%Language:NSIS 0.1%Language:Shell 0.1%Language:Batchfile 0.0%