diff options
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.org b/README.org new file mode 100644 index 0000000..fd1d77b --- /dev/null +++ b/README.org @@ -0,0 +1,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 |