mirror of
https://github.com/gogs/gogs.git
synced 2026-01-01 05:00:08 +01:00
6 lines
142 B
Markdown
6 lines
142 B
Markdown
Execute following command in ROOT directory when anything is changed:
|
|
|
|
```
|
|
$ go get -u github.com/go-bindata/go-bindata/...
|
|
$ make bindata
|
|
``` |