Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 439 Bytes

File metadata and controls

19 lines (12 loc) · 439 Bytes

A rendr sample blueprint: Go microservice

An blueprint example of a fully loaded, Kubernetes-ready microservice written in Go.

Usage

  1. Install rendr:
brew install jamf/tap/rendr
  1. Generate your project from the blueprint:
rendr init foo --blueprint https://github.com/jamf/rendr-sample-blueprint-go-microservice
  1. Your newly generated project has a detailed README. Enjoy!