Skip to content

A simple tool for finding TODO comments in code, and sorting them by age.

Notifications You must be signed in to change notification settings

goodpals/ye_olde_todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐“จ๐“ฎ ๐“ž๐“ต๐“ญ๐“ฎ ๐“ฃ๐“ธ๐“ญ๐“ธ๐“ผ

A simple tool for finding TODO comments in code, and sorting them by age.

Usage

Install with brew install goodpals/goodpals/ye_olde_todos (may need to brew tap goodpals/goodpals first), or by cloning this repo and running cargo install --path ..

Run ye_olde_todos in a directory that's part of a git repository. Can also take a path with ye_olde_todos -p /path/to/thing.
It won't work outside of git repos.

It currently finds comments like // TODO or # TODO. It works by using git blame.

About

A simple tool for finding TODO comments in code, and sorting them by age.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages