Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.12 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.12 KB

Ninja-ide | Ninja-ide Is Not Just Another IDE.

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.

Contact

Dependencies

  • Python >= 2.7 (or Python3)
  • PyQt >= 4.8
  • Virtualenv

Cloning and Running

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 requeriments.txt
python ninja-ide.py

Piece of cake, huh?

Source Code API Documentation

http://ninja-ide.github.io/ninja-ide

CI Report

License

  • GPL v3