Skip to content
/ goinit Public

CLI application that bootstraps a Go project with the most common stacks

License

Notifications You must be signed in to change notification settings

samluiz/goinit

Repository files navigation

Goinit

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!

Installation

First, make sure that you have Go installed an GOPATH set in your machine.

go install github.com/samluiz/goinit@latest

goinit -v

Usage

Display the current version:
goinit -v
Start CLI:
goinit

About

CLI application that bootstraps a Go project with the most common stacks

Resources

License

Stars

Watchers

Forks

Languages