Files
Gogs/conf/README.md

6 lines
142 B
Markdown
Raw Normal View History

2015-03-18 06:37:44 -04:00
Execute following command in ROOT directory when anything is changed:
```
$ go get -u github.com/go-bindata/go-bindata/...
$ make bindata
```