Skip to content

cheekybits/godo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

godo

Lists TODO statements in text files.

Install

go install github.com/cheekybits/godo

Usage

godo [-tokens=TODO,OTHER,FIXME] [-pattern=*.*] {path}
  • -tokens tokens to find as comma separated list
  • -pattern pattern of file
  • {path} is the directory to start from

About

Lists TODO statements in text files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages