選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Adam Strzelecki a9a386a1e5 Translation: Add missing entry for new "code" tab 8年前
..
gitignore #1711 try to indicate sqlite session issue when merge 8年前
license complate list of gitignores and licenses 8年前
locale Translation: Add missing entry for new "code" tab 8年前
readme complate list of gitignores and licenses 8年前
README.md complate list of gitignores and licenses 8年前
app.ini fix #1957 - disable version display 8年前

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