aboutsummaryrefslogtreecommitdiffstats
path: root/main.go
Commit message (Expand)AuthorAgeFilesLines
* watch for all events except chmod and rebuild to handle file creation/rename/...v0.1Adam Mathes2018-02-181-1/+1
* watch now also rebuilds on template file changesAdam Mathes2018-02-181-3/+11
* cleanups to main.go cliAdam Mathes2017-12-301-9/+14
* add filesystem watcherAdam Mathes2017-12-171-16/+60
* Switch from go standard lib flag lib to github.com/ogier/pflagAdam Mathes2017-10-211-18/+13
* nicer help msgAdam Mathes2017-02-131-2/+1
* adammathes.com namespaceAdam Mathes2017-02-091-5/+5
* fix some templates, add verbose-loggerAdam Mathes2017-02-091-8/+10
* initial commit (fmstatic -> snkt)Adam Mathes2017-02-091-0/+65