foodsoft/README

30 lines
1021 B
Plaintext
Raw Normal View History

2009-01-06 11:49:19 +01:00
== 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
2009-01-06 11:49:19 +01:00
== License
FoodSoft - a webbased foodcoop management software
2011-05-06 20:38:39 +02:00
Copyright (C) 2011 Benni and Lasse
2009-01-06 11:49:19 +01:00
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)