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 (
commit eef7e64b61b226218066629c61b9de79202f104b
tree d2babf22401a0e4b1677211d0bdc260aa2c2af1b
parent 44c444a9a3c2a314cc09d2731011c9083de07bcb
tree d2babf22401a0e4b1677211d0bdc260aa2c2af1b
parent 44c444a9a3c2a314cc09d2731011c9083de07bcb
exabuch /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Apr 15 02:23:03 -0700 2008 | |
| |
CHANGELOG | ||
| |
README | ||
| |
README_GOLDBERG | ||
| |
Rakefile | Sat Sep 22 05:48:06 -0700 2007 | |
| |
TODO | ||
| |
app/ | ||
| |
config/ | Tue May 13 00:09:07 -0700 2008 | |
| |
db/ | ||
| |
doc/ | Tue Apr 15 02:23:03 -0700 2008 | |
| |
init.rb | Fri Oct 05 03:21:44 -0700 2007 | |
| |
lib/ | ||
| |
public/ | ||
| |
script/ | Tue Apr 15 02:23:03 -0700 2008 | |
| |
test/ | ||
| |
vendor/ |
README
== Welcome to Exabuch Exabuch is a small book-keeping application for German market. It's main purpose was creating invoices in a easy and fast manner and it's main audience are freelancers. == Installation You can download a tarball at github: http://github.com/TomK32/exabuch/tree/master Alternatively there's an older version for those running rails 1.2.x http://code.google.com/p/exabuch/ Most likely you will need some libraries for the database sudo aptitude install sqlite3 libsqlite3-dev libsqlite3-ruby sqlite3-ruby Then you create and migrate the database cd exabuch rake db:schema:load alternatively you could run: rake db:migrate rake goldberg:install And start the server ruby script/server == License ExaBuch is open source under the MIT license, see http://www.opensource.org/licenses/mit-license.php == Authors * Ingo Terpelle, <info AT exanto DOT de>, http://exanto.de * Thomas R. Koll, <tomk32@gmx.de>, http://ananasblau.com









