CLI that generates a go project with the most common stacks of your choice.
Currently it supports only database agnostic sql code generators (like query builders and so). Still working on supporting ORM's.
Feel free to contribute to this project!
First, make sure that you have Go installed an GOPATH set in your machine.
go install github.com/samluiz/goinit@latest
goinit -v
goinit -v
goinit