Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Adam Strzelecki a9a386a1e5 Translation: Add missing entry for new "code" tab před 8 roky
..
gitignore #1711 try to indicate sqlite session issue when merge před 8 roky
license complate list of gitignores and licenses před 8 roky
locale Translation: Add missing entry for new "code" tab před 8 roky
readme complate list of gitignores and licenses před 8 roky
README.md complate list of gitignores and licenses před 8 roky
app.ini fix #1957 - disable version display před 8 roky

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