heapwolf / complete

Does your Node.js command line program have lots of arguments? Add custom tab completion!
165 stars 14 forks source link

Incorporate an argv parser. #7

Open cowboy opened 12 years ago

cowboy commented 12 years ago

If this was chocolate, an argv parser would be peanut butter.

And who doesn't like chocolate and peanut butter?

Assholes.

jfhbrook commented 12 years ago

It would be cool if this could parse an optimist-style options object, assuming an optimist-compatible argv parser was being used.