Skip to content
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

Switch from yargs to minimist #1418

Merged
merged 1 commit into from
Apr 11, 2015
Merged

Conversation

austinpray
Copy link
Contributor

For our simple usecase we do not need the extra functionality of yargs.
This removes 4 dependencies from our dependency graph.

https://github.com/bcoe/yargs
https://github.com/substack/minimist

For our simple usecase we do not need the extra functionality of yargs.
This removes 4 dependencies from our dependency graph.

https://github.com/bcoe/yargs
https://github.com/substack/minimist
@swalkinshaw
Copy link
Member

👍

austinpray added a commit that referenced this pull request Apr 11, 2015
@austinpray austinpray merged commit 82df8b3 into roots:master Apr 11, 2015
@austinpray austinpray deleted the removeyargs branch April 11, 2015 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants