Skip to content

Instantly share code, notes, and snippets.

@garystafford
Last active January 14, 2019 20:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garystafford/b6f2d8b33be7ec9e049e00b616923218 to your computer and use it in GitHub Desktop.
Save garystafford/b6f2d8b33be7ec9e049e00b616923218 to your computer and use it in GitHub Desktop.
git clone --branch master --single-branch --depth 1 --no-tags \
https://github.com/garystafford/storefront-kafka-docker.git
# optional repositories
git clone --branch gke --single-branch --depth 1 --no-tags \
https://github.com/garystafford/storefront-demo-accounts.git
git clone --branch gke --single-branch --depth 1 --no-tags \
https://github.com/garystafford/storefront-demo-orders.git
git clone --branch gke --single-branch --depth 1 --no-tags \
https://github.com/garystafford/storefront-demo-fulfillment.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment