This is a ground-up rewrite of Pastel. While the core idea of Next.js-like framework for CLIs is still here, it now relies on battle-tested Commander.js to configure commands, options and arguments. Pastel 2.0 has also switched to Zod for defining, parsing and validating options and arguments.
This is a ground-up rewrite of Pastel. While the core idea of Next.js-like framework for CLIs is still here, it now relies on battle-tested Commander.js to configure commands, options and arguments. Pastel 2.0 has also switched to Zod for defining, parsing and validating options and arguments.