diff options
-rw-r--r-- | TODOs.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |