Categorygithub.com/att-cloudnative-labs/template-api
modulepackage
0.1.1
Repository: https://github.com/att-cloudnative-labs/template-api.git
Documentation: pkg.go.dev

# README

Genesis Template API

Go Report Card Build Status

Parses .genesis.yml files and builds project from templates.

Example cmd usage:

user$ template-api  --targetProjectKey KEY \
                    --targetRepoSlug myrepo \
                    --targetRepoFunctionalDomain domainkey \
                    --targetRepoProjectName test-genesis-proj \
                    --templateProjectName "My Project" \
                    --templateName "My Template" \
                    --options "option1=hello,option2=world"

# Packages

No description provided by the author
No description provided by the author
No description provided by the author