1
0
mirror of https://github.com/robertkrimen/otto synced 2025-09-28 18:45:22 +08:00

Always rebuild otto/otto

This commit is contained in:
Robert Krimen 2012-10-07 19:02:14 -07:00
parent 42d43e0878
commit d908ab1a55

View File

@ -33,7 +33,7 @@ fixme:
ack -l FIXME *.go
otto:
cd otto && go build
cd otto && go build -a
run:
go run -a ./otto/main.go ./otto.js