Y
Hacker News
new
|
ask
|
show
|
jobs
by
bnegreve
4041 days ago
I guess the question is how does this compare to standard existing tools such as grep, i.e. something like
$> grep -Hn TODO test.js test.js:241:TODO ...