1
0
Fork
You've already forked chore
0
[wip]: todo-app written in c https://polarhive.net/chore
  • C 82.8%
  • Makefile 17.2%
2024年02月10日 15:15:48 +05:30
.github chore: add makefile 2024年02月10日 13:38:48 +05:30
src qol: use ~/rel path for tasks 2024年02月10日 15:15:48 +05:30
.gitignore genesis 2024年02月10日 13:34:52 +05:30
LICENSE genesis 2024年02月10日 13:34:52 +05:30
Makefile chore: add makefile 2024年02月10日 13:38:48 +05:30
README.md qol: use ~/rel path for tasks 2024年02月10日 15:15:48 +05:30

[c]hore

todo-app: written in C

usage

$ chore -h
 -l: list tasks
 -a: add tasks
 -x: remove tasks
 -s: force sync

compile

make
cd bin
./chore

This repo is hosted on Codeberg & mirrored to GitHub for traffic.

GPL enforced badge