-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing Command line Utilities? #711
Comments
commander is a pos, this is what turned me off bigtime from that project not sure if that problem was addressed or not, but I never used commander because of that, until I find a better one, I advocate for dashdash from Trent Mick, he worked for Joyent after all. http://trentm.com/2014/01/a-critique-of-commander-for-nodejs.html |
Besides of |
@ORESoftware What is Isn't this supposed to be a list of libraries, letting the user decide which one to chose? I don't know which is good, but when I go on I'm confused :P |
This list is opinionated, that's the point. Stars are not a very useful measure of quality, just popularity. |
Oh, good to know. Thx! |
@piotryordanov P.O.S. is a pejorative term, that is why I did not spell it out :) |
Sorry @piotryordanov, it wasn't my intention to confuse you. I mentioned |
@ORESoftware ah, I thought it meant |
I noticed that
vorpal
,inquirer
are listed, but not commander or args.Both are actually mentioned in inquirer's README, and
commander
is probably the oldest of them. I was thinking of making a PR, but felt it was wiser to first ask why they were left out!The text was updated successfully, but these errors were encountered: