![Gitter](https://badges.gitter.im/Join Chat.svg)
Saltmine
This is Saltmine - an attempt to modularize Redmine and in particular the OpenProject fork of it. This is the meta gem that will hold all the parts.
Private repo?
This is private until there is something presentable.
Current goals
Contributing
- Fork it ( https://github.com/floriank/saltmine/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request