go-macaron / bindata

Package bindata is a helper module that allows to use in-memory static and template files for Macaron.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bindata Build Status

Package bindata is a helper module that allows to use in-memory static and template files for Macaron via go-bindata.

Installation

go get github.com/go-macaron/bindata

Getting Help

License

This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.

About

Package bindata is a helper module that allows to use in-memory static and template files for Macaron.

License:Apache License 2.0


Languages

Language:Go 100.0%