Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

use yargs (or minimist) after all #81

Closed
mykmelez opened this issue Oct 15, 2015 · 1 comment
Closed

use yargs (or minimist) after all #81

mykmelez opened this issue Oct 15, 2015 · 1 comment
Assignees

Comments

@mykmelez
Copy link
Contributor

c19f3ff introduced gulp.env usage to gulpfile.js, but gulp complains: "gulp.env has been deprecated. Use your own CLI parser instead. We recommend using yargs or minimist." So I guess we should use yargs (or minimist) after all. Note that cli.js uses commander, but that seems like overkill and a mismatch for this use case.

@marco-c
Copy link
Contributor

marco-c commented Oct 15, 2015

Oops, I didn't notice the deprecation message!

@marco-c marco-c self-assigned this Oct 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants