Go parser for todotxt.org file format
Find a file
Alexander NeonXP Kiryukhin 4a9e1c444e Initial
2019-04-27 15:17:31 +03:00
.gitignore Initial 2019-04-27 15:17:31 +03:00
go.mod Initial 2019-04-27 15:17:31 +03:00
Readme.md Initial 2019-04-27 15:17:31 +03:00
todotxt.go Initial 2019-04-27 15:17:31 +03:00
todotxt_test.go Initial 2019-04-27 15:17:31 +03:00

todo.txt Go parser

Simple parser for todo.txt file format.

Documentation