twolfson / commander-completion

Shell completion for commander.js
The Unlicense
26 stars 4 forks source link

Remove dependency on `name` #1

Open twolfson opened 10 years ago

twolfson commented 10 years ago

Requiring program.name is an unnecessary step (and potentially brittle). We should strip away the first word or something.