Closed ghost closed 9 years ago
Commandline usage could improved to allow operators to generate & switch inbetween things like templates, assets without Ruining old CLI, while making it easier to implement new commandline-flags in the future (imho, working with argparse sucks).
I've implemented an alternative CLI (using docopt) within complexity here: https://github.com/jonatanhal/complexity
Commandline usage could improved to allow operators to generate & switch inbetween things like templates, assets without Ruining old CLI, while making it easier to implement new commandline-flags in the future (imho, working with argparse sucks).
I've implemented an alternative CLI (using docopt) within complexity here: https://github.com/jonatanhal/complexity