361 B
361 B
reploy
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 optionscabal run site
builds a demo sitecabal install
produces and installs an executablesite
into the cabal path (you can use it as a program directly)