A file-based task manager
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ADD: mkfile to generate html

+4
+4
mkfile
··· 1 + 2 + index.html: readme 3 + pandoc -s -f markdown -t html5 -o $target $prereq 4 +