Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.13 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.13 KB

SATySFi My Soul

Prerequisites

  • Haskell Stack
  • Pandoc >= 2.3
  • SatysfiFilter >= 0.6.0.0
    • Run stack install to generate SatysfiFilter-exe.
  • PandocPagetitle
    • Run stack install to generate PandocPagetitle-exe.

Build

./build.hs

Don't forget to build before git push. A script git-publish.bash is useful for automatic builds.

git config --local alias.publish '!bash ./git-publish.bash'
git publish

Alternatively, codeskyblue/fswatch can be used to auto-builds.

fswatch  # see .fsw.yml

License

See LICENSE for details.