Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Adam Strzelecki a9a386a1e5 Translation: Add missing entry for new "code" tab 8 anos atrás
..
gitignore #1711 try to indicate sqlite session issue when merge 8 anos atrás
license complate list of gitignores and licenses 8 anos atrás
locale Translation: Add missing entry for new "code" tab 8 anos atrás
readme complate list of gitignores and licenses 8 anos atrás
README.md complate list of gitignores and licenses 8 anos atrás
app.ini fix #1957 - disable version display 8 anos atrás

README.md

Execute following command in ROOT directory when anything is changed:

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

Add -debug flag to make life easier in development(somehow isn’t working):

$ go-bindata -debug -o=modules/bindata/bindata.go -ignore=”\.DS_Store|README.md” -pkg=bindata conf/…