Update README.
This commit is contained in:
parent
6facd2a2cc
commit
9aaf35307c
1 changed files with 6 additions and 0 deletions
|
@ -46,6 +46,7 @@ Features
|
|||
* computing member balance
|
||||
* generating static web output for member pages in dokuwiki
|
||||
* exporting brmdoor cards lists
|
||||
* synchronization of mailinglist subscriptions with member files
|
||||
|
||||
Requirements
|
||||
------------
|
||||
|
@ -59,6 +60,7 @@ Build requirements:
|
|||
* make (tested with GNU make)
|
||||
* Chicken eggs (chicken-install)
|
||||
* sqlite3
|
||||
* srfi-1
|
||||
|
||||
Runtime requirements:
|
||||
|
||||
|
@ -70,6 +72,10 @@ Runtime requirements:
|
|||
Building
|
||||
--------
|
||||
|
||||
All the eggs used are installed in the source tree using:
|
||||
|
||||
sh install-eggs.sh
|
||||
|
||||
Building static binary:
|
||||
|
||||
make static
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue