own Taskfile: add task "todo" to print TODOs in code

This commit is contained in:
Andrey Nering
2017-07-15 13:57:39 -03:00
parent ef2695974d
commit e781ac2512
2 changed files with 11 additions and 0 deletions

View File

@@ -1 +1,6 @@
GIT_COMMIT: $git log -n 1 --format=%h
GO_PACKAGES:
.
./cmd/task
./execext