Michael Li 4d83fd4238 Use go-bindata to embed `public` and `templates` files into binary (#5920) | 4 年之前 | |
---|---|---|
.. | ||
auth.d | 5 年之前 | |
gitignore | 5 年之前 | |
label | 8 年之前 | |
license | 8 年之前 | |
locale | 4 年之前 | |
readme | 9 年之前 | |
README.md | 4 年之前 | |
app.ini | 4 年之前 |
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.