blob: e1aa2263e76f643b9f916d50481c004e652d01c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
This repository contains all Fripost minuets suorce since the start 2010-11-04. Compiling all is not recomended. If you whant the minnuets, the best way is to visit http://wiki.fripost.org.
To compile the minutets from for example the meeting 2011-02-20 do:
$ cd 2011
$ make 2011-02-20-board.pdf.
To realy compile all minutes do:
$ make all
The minutes are provided through friposts member's wiki, https://wiki.fripost.org. From there there are links to the web place, https://fripost.org. Threfore all PDF-files are uploded via for example
$ cd 2011
$ make send
Author Gustav Eek
|