vyuh_cli 0.0.2+3
vyuh_cli: ^0.0.2+3 copied to clipboard
A command-line interface for the Vyuh Framework to generate Vyuh projects, features and schemas.
0.0.2+3 #
- FIX(vyuh_cli): Added pre-version hook to correct
update
command messaging. - DOCS(vyuh_cli): Updated assets and README.md.
0.0.2+2 #
- FIX: dart format, readme and pubspec updates.
0.0.2+1 #
- FIX: updated readme to use hot-linked images.
- FIX: updated pubspec.
0.0.2 #
- REFACTOR(vyuh_cli): Renamed command to
schema
from ``feature-sanity-schema`. - REFACTOR(vyuh_cli): renamed command
flutter_app
toproject
and removed prefix from templates. - REFACTOR(vyuh_cli): Moved
_logSummary
in 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 project
vyuh create feature
vyuh create schema