actually readme
This commit is contained in:
parent
09b5a9be85
commit
3c19750338
12
README.md
12
README.md
|
@ -1,4 +1,14 @@
|
||||||
|
|
||||||
# reploy
|
# reploy
|
||||||
|
|
||||||
A redo of deployment of R3 sites.
|
A redo of deployment of the R3 sites (cards for now).
|
||||||
|
|
||||||
|
## How to use this
|
||||||
|
|
||||||
|
- install haskell platform (e.g. with https://www.haskell.org/ghcup/)
|
||||||
|
- `cabal run site -- --help` shows options
|
||||||
|
- `cabal run site` builds a demo site
|
||||||
|
- `cabal install` produces and installs an executable `site` into the cabal
|
||||||
|
path (you can use it as a program directly)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue