Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
2,239 contributions in the last year
Contribution activity
December 1, 2020
November 2020
Created 82 commits in 4 repositories
Created 1 repository
- Simonwep/li18nt TypeScript
Created an issue in tj/commander.js that received 5 comments
Default value for an option is always there even if flag isn't used
First of all, great library! Consider this code: const {program} = require('commander'); program .option('-p, --pizza [type]', 'Pizza name', 'peppe…
