summaryrefslogtreecommitdiff
path: root/README
blob: c9b048e2658f70675806ba63198b5a6c6c3e49cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Directory hosting the "starting" Website for the whole Taler demo experience.
Through it, it is possible to download the extension and get links to the demo
bank and shop.


Requirements
------------

# apt install automake autoconf make
# apt install python3-jsmin


Building
--------

For building run:

  ./bootstrap
  ./configure
  make