This repository contains the mpdev
tool supporting the development of VMs deployable via
Google Cloud Marketplace.
The following tools must be installed before using mpdev
.
https://github.com/GoogleCloudPlatform/marketplace-tools/releases/latest
brew tap GoogleCloudPlatform/marketplace-tools https://github.com/GoogleCloudPlatform/marketplace-tools.git
brew install mpdev
Building from source requires the following:
make build
The mpdev binary will be created at bazel-bin/mpdev/mpdev_/mpdev
See the mdpev reference and Deployment Manager guide documentation.