Skip to content

Zert/gitit

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 67.6%
  • JavaScript 24.4%
  • CSS 4.3%
  • HTML 1.5%
  • Roff 0.9%
  • Shell 0.5%
  • Other 0.8%