Skip to content

GoogleCloudPlatform/marketplace-tools

Repository files navigation

Overview

This repository contains the mpdev tool supporting the development of VMs deployable via Google Cloud Marketplace.

Installation

Prerequisites

The following tools must be installed before using mpdev.

Options

Download latest release

https://github.com/GoogleCloudPlatform/marketplace-tools/releases/latest

Install with Homebrew

brew tap GoogleCloudPlatform/marketplace-tools https://github.com/GoogleCloudPlatform/marketplace-tools.git
brew install mpdev

Build from source

Building from source requires the following:

make build

The mpdev binary will be created at bazel-bin/mpdev/mpdev_/mpdev

Getting Started

See the mdpev reference and Deployment Manager guide documentation.