summaryrefslogtreecommitdiffstats
path: root/conf/README.md
blob: 96e0eb22104dacc203fd3edb133de7f2eba69470 (plain)
1
2
3
4
5
6
7
## NOTICE

This directory only used for development, and us [go-bindata](https://github.com/jteeuwen/go-bindata) to store in memory for releases.

To apply any change in this directory, install [go-bindata](https://github.com/jteeuwen/go-bindata), and then execute following command in root of source directory:

	$ go-bindata -ignore="\\.DS_Store|README.md" -o modules/bin/conf.go -pkg="bin" conf/...