aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODOs.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODOs.md b/TODOs.md
index f31fa47..e752061 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -1,5 +1,13 @@
# Tasks
+## TODO Create `libgistatic.a` {#task-2e2ad57f-9c31-69d8-e3d9-2708c2b73403}
+- TODO in 2021-08-06
+
+---
+
+Keep `src/gistatic.c` mostly as it is, and move the `main()` to a `src/main.c`
+or `src/cli.c` file, and build the executable from there.
+
## TODO Remove spaces around `git clone ...` when copying to clipboard in the browser {#task-cd214149-a183-9bd3-292a-d48b3fb85050}
- TODO in 2021-08-02