Skip to content

ttz is a 10100 CLI tool to generate opinionated secure projects

License

Notifications You must be signed in to change notification settings

atos-digital/ttz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttz (10100-cli)

ttz is a 10100 CLI tool to generate opinionated secure projects

Installation

git clone git@github.com:atos-digital/ttz.git
cd ttz
go mod tidy
go install

Usage

ttz

Using generated templates

The template includes several modules that are optional and should be deleted to reduce build size. For example we include a postgres connector and a cloudsql connector for conveniance, but you should likely only need one of them.