summaryrefslogtreecommitdiff
path: root/hs/README.md
blob: 44af165ba6fa2dbb855eabe182040f7ce335be47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Vimwiki Scripts
===============

Modes of Operation
------------------

### HTML

### Handlingar

Building
--------
The program can either be built by `cabal build`, or by the accompanying
makefile. Cabal is generally recomended for development builds, while the
makefile is recommended for packaging.

`make dist` creates a tarball for Debian packages.