This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
exabuch / README
| dc113e02 » | TomK32 | 2008-04-15 | 1 | == Welcome to Exabuch | |
| 77ee0ad1 » | TomK32 | 2008-04-17 | 2 | Exabuch is a small book-keeping application for German market. It's main purpose was creating | |
| e4271c81 » | TomK32 | 2008-04-17 | 3 | invoices in a easy and fast manner and it's main audience are freelancers. | |
| 886409aa » | novalis | 2007-09-22 | 4 | ||
| dc113e02 » | TomK32 | 2008-04-15 | 5 | == Installation | |
| 6 | You can download a tarball at github: http://github.com/TomK32/exabuch/tree/master | ||||
| 886409aa » | novalis | 2007-09-22 | 7 | ||
| dc113e02 » | TomK32 | 2008-04-15 | 8 | Alternatively there's an older version for those running rails 1.2.x | |
| 9 | http://code.google.com/p/exabuch/ | ||||
| 886409aa » | novalis | 2007-09-22 | 10 | ||
| dc113e02 » | TomK32 | 2008-04-15 | 11 | Most likely you will need some libraries for the database | |
| 12 | sudo aptitude install sqlite3 libsqlite3-dev libsqlite3-ruby sqlite3-ruby | ||||
| 886409aa » | novalis | 2007-09-22 | 13 | ||
| dc113e02 » | TomK32 | 2008-04-15 | 14 | Then you create and migrate the database | |
| 15 | cd exabuch | ||||
| 16 | rake db:migrate | ||||
| 886409aa » | novalis | 2007-09-22 | 17 | ||
| dc113e02 » | TomK32 | 2008-04-15 | 18 | And start the server | |
| 19 | ruby script/server | ||||
| 886409aa » | novalis | 2007-09-22 | 20 | ||
| dc113e02 » | TomK32 | 2008-04-15 | 21 | == License | |
| 22 | ExaBuch is open source under the MIT license, see http://www.opensource.org/licenses/mit-license.php | ||||
| 886409aa » | novalis | 2007-09-22 | 23 | ||
| dc113e02 » | TomK32 | 2008-04-15 | 24 | == Authors | |
| 25 | * Ingo Terpelle, <info AT exanto DOT de>, http://exanto.de | ||||
| 26 | * Thomas R. Koll, <tomk32@gmx.de>, http://ananasblau.com | ||||








