Closed CrabDude closed 9 years ago
This task mentions adding necessary information to complete the prework. Where's the prework located?
The CLI guide appears to be pretty complete to support the prework. Let me know if there are more sections that I should add.
In the meantime, I added a section on commander. Not sure how much detail to add. Can you check it out and let me know if more detail is needed? https://github.com/codepath/nodejs_guides/wiki/CLI
It should have examples. One really complex one that would be difficult or impossible to do with yargs (e.g., variadic parameters) would suffice.
On Tue, Apr 28, 2015 at 4:50 PM, Hadiyah Mujhid notifications@github.com wrote:
The CLI guide appears to be pretty complete to support the prework. Let me know if there are more sections that I should add.
In the meantime, I added a section on commander. Not sure how much detail to add. Can you check it out and let me know if more detail is needed? https://github.com/codepath/nodejs_guides/wiki/CLI
— Reply to this email directly or view it on GitHub https://github.com/codepath/nodejs_guides/issues/6#issuecomment-97266502 .
I've added some commander examples. Can you review and let me know if other changes should be made? https://github.com/codepath/nodejs_guides/wiki/CLI
LGTM. @DiyahM Thanks for the contributions!
What success looks like: Succinctness and clarity. Less is more. Reference Wikis: Authentication & Authorization, Setup
Open separate issues for required links to community sources if you're having trouble finding any.
Please assign to yourself before working on this. /cc @NinjaSudo @philster @azoff @DiyahM