Last updated:
0 purchases
masonx
masonx #
A mason switch tool created by HZ.
you can get a brick from bundle( json file )
Usage #
make brick-template from bundle
masonx bf example/core.json output
copied to clipboard
gen all var of brick
masonx gc bundlePath
copied to clipboard
patch some variable from brick to a new brick
masonx patch somebrick output -c config
copied to clipboard
hint: var in config, can't be as option argument. Example:
ban:
$ masonx patch somebrick output --name xxx
hint: somebrick is not brickDir,please mason add it first
get bricks #
[extend from masox]
masonx add --global --source git https://github.com/RomanticEra/bricks --path '' --ref flutter_project
masonx add --global --source git https://github.com/RomanticEra/bricks --path '' --ref dart_package_factory
masonx add --global --source git https://github.com/RomanticEra/bricks --path '' --ref flutter_project
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.