2025-09-11 15:20:58 +03:00
2024-09-19 19:49:18 +03:00
2023-12-10 10:05:12 +02:00
2022-12-04 03:18:14 +02:00
2025-09-11 15:20:58 +03:00

The simplest todo and also probably the buggiest since i try to keep things minimal.
The todo file location is $XDG_CONFIG_HOME/todo/todo, and is automatically created if not present.

Build instructions:
    stack build
    stack install --local-bin-path=./bin/
Then move the compiled binary in a folder that is contained in $PATH
Description
No description provided
Readme 67 KiB
Languages
Haskell 100%