#!/bin/sh set -e cd web_assets go build . ./web_assets index.html | gofmt > ../web_assets.go