gogs/conf
Unknwon 8b7fa6627f
conf: fix wrong default example value
2020-01-29 16:42:07 +08:00
..
auth.d auth: coding style and glitches fixes for GitHub login source (#5340) 2018-12-18 16:46:50 -05:00
gitignore conf/gitignore: add Unreal Engine (#5623) 2019-02-17 02:14:37 -05:00
label Load a set of predefined labels (#3459) 2016-08-29 19:02:49 -07:00
license Update ISC license 2016-04-03 01:56:48 +00:00
locale locale: sync from Crowdin 2019-12-09 00:25:34 -05:00
readme complate list of gitignores and licenses 2015-08-28 16:44:04 +08:00
README.md conf: update instructions for installing go-bindata 2020-01-29 16:42:06 +08:00
app.ini conf: fix wrong default example value 2020-01-29 16:42:07 +08:00

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 bindata

To install the go-bindata, please see https://github.com/kevinburke/go-bindata#installation.