CLI tool to streamline Go project setup with standardized structure
CLI to streamline Go project setup with standardized structure
go-blueprint
$ go-blueprint create myproject
$ go-blueprint create myproject --template web
$ go-blueprint --help