Rewrite option parsing using clim and add the admin subcommand

This commit is contained in:
Alex Ling
2020-05-30 15:14:39 +00:00
parent dd01e632a2
commit 651bd17612
3 changed files with 73 additions and 22 deletions
+2
View File
@@ -23,3 +23,5 @@ dependencies:
github: hkalexling/archive.cr
ameba:
github: crystal-ameba/ameba
clim:
github: at-grandpa/clim