1
0
mirror of https://github.com/danog/gojekyll.git synced 2024-11-27 01:24:41 +01:00
gojekyll/scripts/gojekyll
2017-06-11 14:57:12 -04:00

4 lines
63 B
Bash
Executable File

#!/bin/bash
go run `find . -name \*.go ! -name \*_test.go` $@