#Example Setup / Usage On Debian 7
git clone https://github.com/cryptoparty/msg-notes.git
cd msg-notes
./apt-get-build-dep.sh (note this requires sudo)
make (lists options of what it can make)
make html
make epub
cd _build
cd html
firefox index.html