Logo

0x5a.live

for different kinds of informations and explorations.

GitHub - insidieux/inizio: Golang project standard layout generator

Golang project standard layout generator. Contribute to insidieux/inizio development by creating an account on GitHub.

Visit SiteGitHub - insidieux/inizio: Golang project standard layout generator

GitHub - insidieux/inizio: Golang project standard layout generator

Golang project standard layout generator. Contribute to insidieux/inizio development by creating an account on GitHub.

Powered by 0x5a.live ๐Ÿ’—

inizio

Golang project standard layout generator

GitHub Workflow Status Go Report Card codecov GitHub go.mod Go version Mentioned in Awesome Go

inizio is a simple binary, which allows generating/bootstrapping golang project with predefined layout.

This project is easy can be extended, cause it also supports plugins for generation, based on go-plugin package.

Installing

Install inizio by running:

go get github.com/insidieux/inizio/cmd/inizio

Usage

inizio \
  --plugins.config /etc/inizio/plugins.yaml \
  --plugins.path /usr/local/bin/inizio-plugins \
    path-to-project

Example

Ensure that $GOPATH/bin is added to your $PATH.

Documentation

License

Apache

GoLang Resources

are all listed below.

Resources

listed to get explored on!!

Made with โค๏ธ

to provide different kinds of informations and resources.