github.com/cloudfoundry-attic/cli-with-i18n@v6.32.1-0.20171002233121-7401370d3b85+incompatible/i18n/resources/README.md (about) 1 # DO NOT CHANGE ANYTHING IN THIS DIRECTORY 2 This directory will get populated by the pipeline during the `build-binaries` job. Do NOT modify otherwise. 3 4 ## How this file was generated 5 ``` 6 $ cd code.cloudfoundry.org/cli/i18n 7 $ go-bindata -nometadata -pkg resources -ignore ".go" -o resources/i18n_resources.go resources/*.all.json 8 ```