Skip to content

dexterchiu/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.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Starlark 53.3%
  • Go 41.9%
  • Shell 2.2%
  • Makefile 1.3%
  • Other 1.3%