public
Description: a small book-keeping application in German
Homepage: http://exabuch.org
Clone URL: git://github.com/TomK32/exabuch.git
Click here to lend your support to: exabuch and make a donation at www.pledgie.com !
exabuch / README
dc113e02 » TomK32 2008-04-15 updated README 1 == Welcome to Exabuch
77ee0ad1 » TomK32 2008-04-17 small change 2 Exabuch is a small book-keeping application for German market. It's main purpose was creating
e4271c81 » TomK32 2008-04-17 some introduction 3 invoices in a easy and fast manner and it's main audience are freelancers.
886409aa » novalis 2007-09-22 Initial import 4
dc113e02 » TomK32 2008-04-15 updated README 5 == Installation
6 You can download a tarball at github: http://github.com/TomK32/exabuch/tree/master
886409aa » novalis 2007-09-22 Initial import 7
dc113e02 » TomK32 2008-04-15 updated README 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 Initial import 10
dc113e02 » TomK32 2008-04-15 updated README 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 Initial import 13
dc113e02 » TomK32 2008-04-15 updated README 14 Then you create and migrate the database
15 cd exabuch
16 rake db:migrate
886409aa » novalis 2007-09-22 Initial import 17
dc113e02 » TomK32 2008-04-15 updated README 18 And start the server
19 ruby script/server
886409aa » novalis 2007-09-22 Initial import 20
dc113e02 » TomK32 2008-04-15 updated README 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 Initial import 23
dc113e02 » TomK32 2008-04-15 updated README 24 == Authors
25 * Ingo Terpelle, <info AT exanto DOT de>, http://exanto.de
26 * Thomas R. Koll, <tomk32@gmx.de>, http://ananasblau.com