1
0
Fork
You've already forked studie-todo
0
  • Python 100%
2026年05月19日 10:22:17 +02:00
src/studie_todo Fix delete and add done command 2026年05月19日 10:13:05 +02:00
.gitignore WIP: Add basic functionality 2026年05月19日 10:09:17 +02:00
.python-version Initial commit 2026年05月19日 09:06:20 +02:00
pyproject.toml WIP: Add basic functionality 2026年05月19日 10:09:17 +02:00
README.md Add note how to get started 2026年05月19日 10:22:17 +02:00
uv.lock WIP: Add basic functionality 2026年05月19日 10:09:17 +02:00

Simple CLI Todo tool

Currently, you have to manually create a todo.json with {} as content to be able to start using the program.