Mercurial > hg > wordplay
view jotto/README.md @ 8:cc74dcd1548b
link: shell-conduit
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Sun, 24 Dec 2017 13:27:57 -0800 |
parents | 7580e7827e1e |
children | 8ef628eff167 |
line wrap: on
line source
# jotto https://en.wikipedia.org/wiki/Jotto ## Building This package uses [stack](https://docs.haskellstack.org/en/stable/README/). To build: ``` stack build ```