cardinal_cli 0.3.0
cardinal_cli: ^0.3.0 copied to clipboard
Official CLI tool for bootstrapping and managing Cardinal Framework projects.
0.3.0 #
Added #
- Support for
cardinal.yamlconfiguration file. - Configurable command generation paths and naming conventions.
- Automatic Cardinal project root detection.
- Improved logging powered by
mason_logger.
Fixed #
- Incorrect file generation when running commands outside the project root.
- Project scaffolding issues when using invalid Dart project names.
- Multiple path resolution edge cases during command generation.