depjs / dep

A little Node.js dependency installer
https://github.com/depjs/dep#readme
MIT License
189 stars 15 forks source link

Replace yargs with mri #43

Closed watilde closed 3 years ago

watilde commented 6 years ago

Summary

Yargs is a strong package to build cli app, but we should be a bit smaller package. I think mri is really suitable to dep.

Also, this issue can be a good starter issue :)

Steps to reproduce behavior

nope.

Expected behavior

nope.

Actual behavior

nope.

watilde commented 6 years ago

Feel free to ask me if you need my help to make a patch :) https://twitter.com/watilde/status/910836643568988160

watilde commented 3 years ago

To support i18n, we'd want to continue using yargs. Closing as resolved.