blob: 0b73a0a4db3ece58047ed600c076ac3fca196616 [file] [log] [blame]
#!/usr/bin/env bash
# Copyright 2013 The Go Authors. All rights reserved.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
set -e
go run bake.go template/* | gofmt > template.go