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

View File

@@ -2,7 +2,7 @@ version: 1.0
shards:
ameba:
github: crystal-ameba/ameba
version: 0.12.0
version: 0.12.1
archive:
github: hkalexling/archive.cr
@@ -12,6 +12,10 @@ shards:
github: schovi/baked_file_system
version: 0.9.8
clim:
github: at-grandpa/clim
version: 0.12.0
db:
github: crystal-lang/crystal-db
version: 0.9.0