Thursday, 7 February 2019

Ya CLI framework… lib2cli - My experimental idea how it should be

Hi folks,I was disappointed with the options of command-line framework libs and I started to play with some ideas trying to take advantage of the language for creating a very "lean framework" for it:https://github.com/gumieri/lib2cli#readmeThe name "lib2cli" is because I was tempted to be able to create a CLI interface for any (promisified) function/library.I would love to have a feedback about this idea.​As example there is some projects that I am using it:- https://github.com/gumieri/aws-spot-manager/blob/master/asm- https://github.com/gumieri/ecsctl.js/blob/master/ecsctl​P.S. At the moment the output and input sources are not configurable, but I am going to do soon.

Submitted February 08, 2019 at 12:06AM by rggarou

No comments:

Post a Comment