tree: 08b24d7d3587bfd7b696535e4c8a05d3bda66219 [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