| File | Date | Author | Commit | 
|---|---|---|---|
| docResources | 2015-10-10 |  Jörg Friedrich | [3fb6d7] Complete commit of Genji 5.0.4. | 
| docs | 2015-10-10 |  Jörg Friedrich | [1118c2] .. | 
| src | 2015-10-10 |  Jörg Friedrich | [1118c2] .. | 
| .gitignore | 2015-10-11 |  Jörg Friedrich | [81100f] ... | 
| LICENSE | 2015-10-10 |  trackplus | [84a029] Initial commit | 
| README.md | 2015-10-15 |  Jörg Friedrich | [c99288] More info for README.md | 
| Version.properties | 2015-10-10 |  Jörg Friedrich | [3fb6d7] Complete commit of Genji 5.0.4. | 
| build.gradle | 2015-10-10 |  Jörg Friedrich | [3fb6d7] Complete commit of Genji 5.0.4. | 
Genji is a web-based Scrum project management tool and issue tracker. It runs on any computer with Java, an Apache Tomcat server, and a database. Features include:
* Scrum and Kanban board with drag & drop
* Flexible filter management
* Role based access system
* Custom fields and masks
* Rich text editors
* Integration with Jenkins, Subversion, Git, Maven
* Many report templates based on JasperReports and LaTeX
* Custom cockpits with many cockpit tiles
* Custom lists
* Nice and user friendly design
* Well documented
There are two pre-assembled install packages:
* Windows installer for Windows based systems
* WAR file for Unix based systems
To install Genji on a Windows based system use the Windows installer. 
To install Genji on any other system with any of the supported database systems 
download the web archive (WAR) file and follow the instructions in the installation manual. 
Genji uses Gradle as a build tool. After installing Gradle on your build machine, 
go into the Genji main directory and execute the command:
gradle
The result will be a "war" file in the "target" directory. To install Genji, 
please follow the instructions in the installation manual. 
In brief:
Code and documentation copyright 2004-2015 Steinbeis GmbH & Co. KG. Code released under the GPL V3 license. Docs released under Creative Commons.