dthree / vorpal

Node's framework for interactive CLIs
http://vorpal.js.org
MIT License
5.64k stars 280 forks source link

Auto-complete when typing piped commands #22 #28

Closed scotthovestadt closed 9 years ago

scotthovestadt commented 9 years ago

Fails because of the linter. Don't think it's an issue with my code. Lint settings in the main repo are still off I think.

dthree commented 9 years ago

Yeah - was missing a dev dep.


You're awesome. Thanks! :+1:

dthree commented 9 years ago

There were a few linting points you had that didn't conform to xo, but I fixed those. Published now :)

scotthovestadt commented 9 years ago

Sorry about that. Won't happen again, since I'll be able to lint. I was kind of guessing based on the surrounding code.

dthree commented 9 years ago

No probs :)