Last updated:
0 purchases
mezops cli
A CLI tool for developing apps for Mez Ops.
This is a change for feat/new-feature!
Quick Start #
# 🎯 Activate from https://pub.dev
dart pub global activate mezops_cli
# Create a Flutter app
mezops create my_app
copied to clipboard
Creating a flutter app #
You can easily create a Mez Ops optimized Flutter app with the mezops create command.
mezops create my_app
copied to clipboard
Updating the CLI #
To update the mezops cli, run the following command:
mezops create my_app
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.