]> gitweb.fluxo.info Git - templater.git/commitdiff
Updates README and TODO
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 28 Oct 2017 10:19:28 +0000 (08:19 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 28 Oct 2017 10:19:28 +0000 (08:19 -0200)
README.md
TODO.md

index 1d2d43b92a6556da241a6bfd063169dc6fd4d92e..eb1c7afb2c91b6b83f1ed6786722c9c46fc42c38 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,11 @@
 Templater
 =========
 
-Project bootstrapping made easy!
+Skeletor: project bootstrapping made easy! A boilerplater of useful utilities
+for your software project.
+
+Tired of tediously creating the basic skeleton for your projects? What if you
+forget to add a LICENSE or some other important file?
 
 ## Instalation
 
diff --git a/TODO.md b/TODO.md
index 607991f5168e77c8959488d893c7c71b2b012894..a75617f4874697c4a8a96cadd07a928f1c6b8157 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -16,7 +16,12 @@ TODO
   * Python
   * Flask
   * Debian package
+  * Website checklist
 * Code:
-  * Dectect if it's locally or system installed (BASEDIR).
+  * 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.name, user.email, user.signingkey, commit.gpgsign, etc
+  * Dectect if it's locally or system installed (BASEDIR)
   * Print module descriptions along with usage
   * Split into module folders/files