summaryrefslogtreecommitdiffhomepage
path: root/doc/install.mdwn
blob: 66a201045992837ce636074f6c651cbac3558d55 (plain)
1
2
3
4
5
6
7
8
9
10
Clone debug-me's git repository from `git://debug-me.branchable.com/`,
or `https://git.joeyh.name/git/debug-me.git`

To build from source, you need the 
[haskell tool stack](https://www.haskellstack.org/).
In the debug-me directory, run: `stack setup; stack install`

Hopefully debug-me will be included in distributions to make it easy to
install. If you have added debug-me to a distribution, edit this page to
add instructions.