aboutsummaryrefslogtreecommitdiff
path: root/TODOs.org
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-12-24 18:03:26 -0200
committerEuAndreh <eu@euandre.org>2018-12-24 18:03:45 -0200
commitdfb1e2dfb491e7377287608f6ffbfd6f02991ccd (patch)
treee1b6067c7340bd52a5eea816d8a907bdf97b8ea6 /TODOs.org
parentBuild and publish website using Nix; remove Makefile. (diff)
downloadeuandre.org-dfb1e2dfb491e7377287608f6ffbfd6f02991ccd.tar.gz
euandre.org-dfb1e2dfb491e7377287608f6ffbfd6f02991ccd.tar.xz
Add initial Racket CLI for handling scripts.
Diffstat (limited to '')
-rw-r--r--TODOs.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODOs.org b/TODOs.org
index 7cd1688..d5071a5 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -5,6 +5,8 @@ https://joelkuiper.eu/spellcheck_emacs
=rsync= isn't sending new versions of existing files to the server.
** TODO Add articles teaser to homepage
https://jaspervdj.be/hakyll/tutorials/using-teasers-in-hakyll.html
+* CLI
+** Print usage when no subcommand is provided
* CI
** Improvements
*** Use NixOS instead of Debian?