golang-standards/project-layout

Project for generate project layout

insidieux opened this issue · 1 comments

Hi there!
I've written a small project for generate/bootstrap new projects with your predefined layout.
https://github.com/insidieux/inizio

Yeah, this binary does not create whole structure of this layout, but creates minimal infrastructure for new project, just sit and write code. But it supports plugins, so everyone can easy extend generated project by himself.

If you interested, please provide some info: can we add my project as recommendation for usage.

kcq commented

looks pretty cool @insidieux !