tree: cb1fafa6b15767b213ef1c71429362bade1731f5 [path history] [tgz]
  1. cmd/
  2. go.mod
  3. go.sum
  4. README.md
internal/carver/README.md

carver

This is a tool used to carve out new modules in cloud.google.com/go.

carver Usage

go run cmd/carver/main.go \
  -parent=/path/to/google-cloud-go \
  -repo-metadata=/path/to/google-cloud-go/internal/.repo-metadata-full.json \
  -child=asset

stabilizer Usage

go run cmd/stabilizer/main.go \
  -base=/path/to/google-cloud-go \
  -child=asset