2017-08-04 19:16:00 +00:00
|
|
|
generate: l10n
|
2017-08-03 16:32:30 +00:00
|
|
|
coffee -c frontend/application.coffee
|
|
|
|
go generate
|
2017-08-03 16:33:56 +00:00
|
|
|
|
2017-08-04 19:16:00 +00:00
|
|
|
l10n:
|
|
|
|
cd frontend/locale && goi18n *
|
|
|
|
|
2017-08-03 16:33:56 +00:00
|
|
|
publish:
|
|
|
|
curl -sSLo golang.sh https://raw.githubusercontent.com/Luzifer/github-publish/master/golang.sh
|
|
|
|
bash golang.sh
|