Michael Li 4d83fd4238 Use go-bindata to embed `public` and `templates` files into binary (#5920) | há 4 anos atrás | |
---|---|---|
.. | ||
auth.d | há 5 anos atrás | |
gitignore | há 5 anos atrás | |
label | há 8 anos atrás | |
license | há 8 anos atrás | |
locale | há 4 anos atrás | |
readme | há 9 anos atrás | |
README.md | há 4 anos atrás | |
app.ini | há 4 anos atrás |
After change anything (other than this file) in this directory, a re-run of the following command in the root directory of this repository is required:
$ make generate
To install the go-bindata
, please see https://github.com/kevinburke/go-bindata#installation.