aboutsummaryrefslogtreecommitdiffstats
path: root/main.go
Commit message (Collapse)AuthorAgeFilesLines
* some hacky regex url/img extraction stuffAdam Mathes2019-06-081-1/+1
|
* watch for all events except chmod and rebuild to handle file ↵v0.1Adam Mathes2018-02-181-1/+1
| | | | creation/rename/deletion
* 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
| | | | | | | For more UNIXey/POSIXey command line, ie $ snkt --build --preview $ snkt -bp
* 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