Skip to content

MGSousa/go-generator

Repository files navigation

Go Generator

Test

Static FS Server Generator using Iris Web Framework

Generate bindata

Converts public assets into byte-codes (for use in Production)

go-bindata -pkg generator -prefix "assets" -fs ./public/...