#793·marko

CLI bin console style enhancement.

Author: ulivzCreated Aug 8, 2017Updated Sep 29, 2017
Labelstype:featurestatus:backlog

Summary

The many popular framework's CLI(command line interface) is pretty accessible with a good-formatted and colorful-suitable print log, for example:

image

As a comparison, which is our snapshot:

image

Context

No very important for me, but I think it can be a power which cannot be ignored to attract more users.

Possible Implementation

I have listed some awesome libraries to quickly build awesome CLI:

cac commander.js yargs caporal.js meow

Open Questions

Is this something you're interested in working on?

Yes, I'm very interested in doing this due to I have woking for CLi creation for some time, it's so attracted for me.