aboutsummaryrefslogtreecommitdiff
path: root/TODOs.org
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-01-05 10:38:38 -0200
committerEuAndreh <eu@euandre.org>2019-01-05 10:39:06 -0200
commit55e947d7901c17dbb1365a5cfb9f40acd50e903b (patch)
tree4e2a7db1001ccf64073824d907afaabf2e69ae91 /TODOs.org
parentAdd BATS tests to CLI usage and basic interactions. (diff)
downloadeuandre.org-55e947d7901c17dbb1365a5cfb9f40acd50e903b.tar.gz
euandre.org-55e947d7901c17dbb1365a5cfb9f40acd50e903b.tar.xz
Print CLI errors using Term::ANSIColor.
Diffstat (limited to '')
-rw-r--r--TODOs.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODOs.org b/TODOs.org
index b764b76..7eb5192 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -11,6 +11,7 @@ https://jaspervdj.be/hakyll/tutorials/using-teasers-in-hakyll.html
Nested help
** DONE Print usage when no subcommand is provided
CLOSED: [2019-01-01 Tue 19:35]
+** Add tests when actually running subcommands
* CI
** Improvements
*** Use NixOS instead of Debian?