mirror of
https://github.com/gogs/gogs.git
synced 2025-12-31 20:50:20 +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
|
|
``` |