vyuh_cli 0.0.2
vyuh_cli: ^0.0.2 copied to clipboard
A command-line interface for the Vyuh Framework to generate Vyuh projects, features and schemas.
0.0.2 #
- REFACTOR(vyuh_cli): Renamed command to
schemafrom ``feature-sanity-schema`. - REFACTOR(vyuh_cli): renamed command
flutter_apptoprojectand removed prefix from templates. - REFACTOR(vyuh_cli): Moved
_logSummaryin template to a common method in utils i.e.templateSummary. - REFACTOR(vyuh_cli): file name clean up.
- FEAT: updated readme, using melos for workspace.
- FEAT(vyuh_cli): Added vyuh_cli.
- DOCS(vyuh_cli): Updated vyuh_cli.png.
- DOCS(vyuh_cli): Updated comments.
- DOCS(vyuh_cli): Updated README.md, added CHANGELOG.md,LICENSE & example.
0.0.1 #
- First release with a set of core commands
vyuh create projectvyuh create featurevyuh create schema