Zert / gitit

A wiki using HAppS, pandoc, and git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat/nix-build

Build files for the Nix package manager. Rebase from the upstream branch.

Use nix-build to build the gitit binaries, or nix-shell to enter a shell with preinstalled dependencies suitable for hacking. Note that the shell doesn't include its own cabal-install. To build inside the shell, do:

nix-shell
cabal update
cabal configure
cabal build

Or you can substitute cabal repl at the end.

About

A wiki using HAppS, pandoc, and git

License:GNU General Public License v2.0


Languages

Language:Haskell 67.6%Language:JavaScript 24.4%Language:CSS 4.3%Language:HTML 1.5%Language:Roff 0.9%Language:Shell 0.5%Language:TeX 0.4%Language:Nix 0.4%Language:Makefile 0.0%Language:Smalltalk 0.0%