summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPjotr Prins2024-04-17 02:55:32 -0500
committerPjotr Prins2024-04-17 02:55:32 -0500
commit1b767ca373452ad446e1f78e2e238abe590dd55d (patch)
treebd7832ced174187eed47e25898e3f22c223d7b94
parent20a0090b46c83922466150671b110861552dce7d (diff)
downloadgn-gemtext-1b767ca373452ad446e1f78e2e238abe590dd55d.tar.gz
mgamma: cli tasks
-rw-r--r--issues/mgamma/mgamma-cli.gmi16
1 files changed, 16 insertions, 0 deletions
diff --git a/issues/mgamma/mgamma-cli.gmi b/issues/mgamma/mgamma-cli.gmi
index d530f7f..1ee4dce 100644
--- a/issues/mgamma/mgamma-cli.gmi
+++ b/issues/mgamma/mgamma-cli.gmi
@@ -1 +1,17 @@
# MGAMMA CLI
+
+Tasks for the command line interface
+
+# Tags
+
+* assigned: pjotrp, artyom
+* type: feature
+* priority: high
+
+# Tasks
+
+* [ ] Provide sane CLI interface
+* [ ] Add --map-size 10M switch
+* [ ] Use lmdb files instead of dir (no switch for --lmdb)
+* [ ] Move mgamma into ./bin
+* [ ] Add ./bin/mgemma compatibility tool (note it is not mgamma)