Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 290 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 290 Bytes

tosh

TODO parser in Bash

Usage

Usage :
	./$script [options] [folder]

	options:
		-h            show this usage
		-p [folder]   show undone tasks

	Parse the TODO in found files
	and put them in Markdown in a todo.md

ignores files/folders in .todo_ignore & $HOME/.todo_ignore"