mvvm_cli_nerdzlab 1.0.0 mvvm_cli_nerdzlab: ^1.0.0 copied to clipboard
MVVM CLI Tool, a command-line utility designed to streamline the creation of MVVM projects.
MVVM CLI Tool #
MVVM CLI Tool, a command-line utility designed to streamline the creation of MVVM (Model-View-ViewModel) projects. This tool automates the initial setup of your MVVM architecture, making it easier and faster to get started with your development process.
Features #
- Create New Projects: Generate a complete MVVM project.
Installation #
To install the MVVM CLI tool, run:
dart pub global activate mvvm_cli_nerdzlab
Usage #
To use the CLI tool, navigate to your desired directory and run:
mvvm create