gobyexample/tools/generate
Eli Bendersky fb2c28e58a When testing on Travis, verify that tools/build was run
This is done by routing the generation of HTML into a temporary directory,
and checking its diff agains the existing public/ when running tests.

Fixes #237
2019-07-01 06:44:09 -07:00

4 lines
46 B
Bash
Executable File

#!/bin/bash
exec go run tools/generate.go $@