foodsoft/README

30 lines
1021 B
Plaintext

== FoodSoft
Web-based software to manage a non-profit food coop (product catalog, ordering, accounting, job scheduling).
== Install
Have a look on README_DEVEL.
Update, it is highly recommended to checkout the rails3 branch. As soon as possible I will merge this branch
into master. So for beginnners, better start with the new (I hope much easier) code.
git checkout -b rails3 origin/rails3
== License
FoodSoft - a webbased foodcoop management software
Copyright (C) 2011 Benni and Lasse
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
(See file LICENSE for the full text of the GPL)