aboutsummaryrefslogtreecommitdiff
path: root/TODOs.org
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-01-05 09:05:36 -0200
committerEuAndreh <eu@euandre.org>2019-01-05 09:05:36 -0200
commite6cf841ef23a80048c702362329b3428129520cf (patch)
tree0968d205fa703b3681f1b783286710528b6c5a30 /TODOs.org
parentTODOs.org. (diff)
downloadeuandre.org-e6cf841ef23a80048c702362329b3428129520cf.tar.gz
euandre.org-e6cf841ef23a80048c702362329b3428129520cf.tar.xz
Add BATS tests to CLI usage and basic interactions.
Also, remove custom =nix-shell= shebang from Perl files. Instead, we should inherit Perl from the =shell= derivation in default.nix.
Diffstat (limited to '')
-rw-r--r--TODOs.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODOs.org b/TODOs.org
index 24de95d..b764b76 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -8,6 +8,7 @@ https://jaspervdj.be/hakyll/tutorials/using-teasers-in-hakyll.html
* CLI
** Add completion
** Add =help= subcommand
+Nested help
** DONE Print usage when no subcommand is provided
CLOSED: [2019-01-01 Tue 19:35]
* CI