pmv

Last updated:

0 purchases

pmv Image
pmv Images
Add to Cart

Description:

pmv

PMV #


PMV is a CLI tool used to help manage package version in Dart projects with multiple packages (also known as mono-repos). With PMV you can analyze you projet dependency and apply a reference version quickly.
Commands #

You have a command to analyze your project and extract all dependencies, the different version used and where they are used.

pmv analyze -o result.txt
copied to clipboard

You have a command to apply a reference pubspec package version in all sub pubspec.

pmv apply -s pmv_pubspec.yaml
copied to clipboard

You have a command to upgrade package of reference pubspec at last version.

pmv upgrade -s pmv_pubspec.yaml
copied to clipboard
TODO

Add test

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.