This is the root repository for Mingle, an Agile Project Management product originally created at ThoughtWorks. The structure is as follows:
-
mingle - The main directory that contains source and build instructions.
-
mingle-rails5 - This directory contains newer features that were built on Rails 5.
Follow the documentation available at mingle README and mingle-rails5 README to setup for development.
To generate installers run the command ./generate-installers.sh
. Make sure the pre-requisites mentioned in the READMEs are installed.