Skip to content
/ idi Public

Opinionated scaffolding tool for Go web projects

Notifications You must be signed in to change notification settings

codeengio/idi

Repository files navigation

IDI

Coverage

Go

Use it

$ idi new -n myapp -m example.com/module/myapp

Go into your generated app and execute go mod tidy