Examples of how to use cli.js to build composable and maintainable cli apps
- Basic - Get started using cli.js with this simple app
- Modular - Learn how to compose smaller cli.js apps to make larger, modular cli apps
- Custom Plugins - Learn how to write reusable plugins for cli.js that compose
Please, submit a pull request with more examples on awesome and creative ways to extend cli.js and make writing CLI apps better!