Michael Li 4d83fd4238 Use go-bindata to embed `public` and `templates` files into binary (#5920) há 4 anos atrás
..
auth.d 657ea2686f auth: coding style and glitches fixes for GitHub login source (#5340) há 5 anos atrás
gitignore 2c3e2b701e conf/gitignore: add Unreal Engine (#5623) há 5 anos atrás
label 92fb30c526 Load a set of predefined labels (#3459) há 8 anos atrás
license e75a1444af Update ISC license há 8 anos atrás
locale 7a2af4a2a2 locale: sync from Crowdin há 4 anos atrás
readme 46bee50e45 complate list of gitignores and licenses há 9 anos atrás
README.md 4d83fd4238 Use go-bindata to embed `public` and `templates` files into binary (#5920) há 4 anos atrás
app.ini 4d83fd4238 Use go-bindata to embed `public` and `templates` files into binary (#5920) há 4 anos atrás

README.md

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.