summaryrefslogtreecommitdiff
path: root/README.org
blob: fd1d77b31b7afda486ae4060fbef4c820b58dce4 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#+TITLE: mumi

mumi is the Mediocre, Uh, Mail Interface. It is a prettier web
frontend to Debbugs.

* Hacking

To enter a development environment with all dependencies installed,
run

#+BEGIN_SRC shell
  $ guix shell -D mumi
#+END_SRC