Skip to content

MarkTiedemann/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo

A simple Windows batch file todo list.

  C:\>do this
+ 0001 this

  C:\>do that
+ 0002 that
  0001 this

  C:\>todo
  0002 that
  0001 this

  C:\>did this
  0002 that
- 0001 this

  C:\>did 2
- 0002 that

  C:\>do more
+ 0003 more

About

A simple Windows batch file todo list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published