this post was submitted on 10 Jan 2025
14 points (100.0% liked)

commandline

1795 readers
15 users here now

founded 2 years ago
MODERATORS
 

todo-md is a small pre-commit hook implemented in Bash that maintains TODO.md file in your repoHey! I've just released todo-md v1 🚀. Keep your tasks organized with todo-md!The pre-commit hook automatically maintains a TODO.md file by scanning your staged files for TODO: comments. You do not need complicated task trackers bloated with features anymore:) Let your code speak for itself!

Get it now: https://codeberg.org/lig/todo-md

#TODOmd #DevTools #PreCommit #Automation #OpenSource #Git #Todo​

top 1 comments
sorted by: hot top controversial new old
[–] sxan@midwest.social 4 points 7 hours ago

If you like this sort of thing, check out legume. Similar, only it works with the todos in place