aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-11-17 10:19:45 -0200
committerSilvio Rhatto <rhatto@riseup.net>2017-11-17 10:19:45 -0200
commitcb53c7d6c3ca70f1e227b8f5bf1392b1c43c2973 (patch)
tree2abd24ad8b892d09817e1667cded8999bbc5330f
parent9ece5a26c95e040e1ddc4d1095fb0e7fdfaf4efc (diff)
downloadtemplater-cb53c7d6c3ca70f1e227b8f5bf1392b1c43c2973.tar.gz
templater-cb53c7d6c3ca70f1e227b8f5bf1392b1c43c2973.tar.bz2
Updates TODO
-rw-r--r--TODO.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
index fb669c2..78f45d9 100644
--- a/TODO.md
+++ b/TODO.md
@@ -22,11 +22,11 @@ TODO
* Manpage
* Multilicense
* Code:
- * Check/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)
+ * Update and diff modes to compare/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/
* Be verbose about the need to review and edit files, adding LICENSE headers into source files, etc
* Try an alternative command-line format, like "module:option1=value,option2=value with spaces"
* Git: optionally configure user.signingkey, commit.gpgsign, etc
- * Debian package
- * Update and diff modes to compare/update configs between a project and templater's defaults
+ * Debian package module