leo / args

Toolkit for building command line interfaces
https://npmjs.com/args
MIT License
461 stars 30 forks source link

The command docs are impossible to figure out. #143

Closed brandonpittman closed 4 years ago

brandonpittman commented 4 years ago

Using an initializer works fine, but the docs tell you not to use it. They say to use the parent-subcommand thing. The docs are horribly unclear as to what this means. Can we get an example folder structure/package.json?