Skip to content

Replace commander with minimist#307

Merged
vweevers merged 1 commit intomasterfrom
minimist
Mar 7, 2021
Merged

Replace commander with minimist#307
vweevers merged 1 commit intomasterfrom
minimist

Conversation

@vweevers
Copy link
Copy Markdown
Member

@vweevers vweevers commented Mar 7, 2021

Closes #305. It's slightly more code here, but 7x less code overall. We don't need even half of commanders features, we just need a simple parser that supports aliases, shortopts and basic boolean coercion.

@vweevers vweevers added the semver-patch Bug fixes that are backward compatible label Mar 7, 2021
Copy link
Copy Markdown
Contributor

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

You might want to check out http://npm.im/commist for more features.

@vweevers vweevers merged commit bc2c893 into master Mar 7, 2021
@vweevers vweevers deleted the minimist branch March 7, 2021 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver-patch Bug fixes that are backward compatible

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants