Mike Erickson
Mike Erickson
@jamonholmgren sounds good, I have already started the "Getting to know the source" process. I will do the primary help interface, then move onto the command help. I am reviewing...
@jamonholmgren I have already joined :-) I have cross-posted questions about the Plugin API there, so no need to reply :-)
@jamonholmgren OK, first pass is done (prettify the main cli help) I have not fixed the tests yet, but wanted to share this with you. There will be a few...
@RichiCoder1 So far, so good. Getting up to speed with the source code is the longest part, but that is going swimmingly. One question, do you have place where you...
Fair enough, that is where I have put it (unless told otherwise)
@jamonholmgren Here are my proposed changes to the command object. I have only added `flags` property to the command object (if it is not supplied, it will operate as normal)....
@jamonholmgren makes good sense on the `alias` property. As far as the `dashed` property is concerned, I didnt realize that is how it works :-) In my current CLI tool,...
@jamonholmgren Are the CLI arguments available on the `toolbox` object anywhere? Just thinking ahead as to how the user will access these arguments, or will I need to add code...
@ChrisCinelli I am assuming you are only using `jest` but I am curious if you could shed some light on how it might be used with `mocha`. I have a...
@Wulfheart this will be addressed in the upcoming 2.0 release. While I don’t have an exact date, it is very close (need to tighten up a few things)