Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Unknwon 0cb7396840 update locale il y a 8 ans
..
gitignore #1711 try to indicate sqlite session issue when merge il y a 8 ans
license fix #2327 il y a 8 ans
locale update locale il y a 8 ans
readme complate list of gitignores and licenses il y a 8 ans
README.md complate list of gitignores and licenses il y a 8 ans
app.ini fix #1436 il y a 8 ans

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/…