* Code:
* Per-module push-to-deploy scripts (`bin/deploy.d`)
* Makefiles: non-conflicting target names with aliases/shorthands in the main Makefile
- * Check/detect/verify mode, telling which modules are installed and checking for missing things (like LICENSE)
+ * Check/detect/verify mode, telling which modules are installed and checking for missing things (like LICENSE) or using a .templaterrc
* Update mode to update configs between a project and templater's defaults
* If git is in use, commit all changes, but check first it there are non-commited changes in the repo
* Hugo: tell the user about adding a theme: http://gohugo.io/getting-started/quick-start/