vcastellm / guard-go

Run and restart go programs when changed
MIT License
24 stars 13 forks source link

Guard init fails #17

Open ryanbillingsley opened 9 years ago

ryanbillingsley commented 9 years ago

Trying to run $ bundle exec guard init go, results in:

12:35:33 - ERROR - Could not load 'guard/go' or '~/.guard/templates/go' or find class Guard::Go
12:35:33 - ERROR - Error is: No such file or directory @ rb_sysopen - /Users/ryanbillingsley/.guard/templates/go

Guard: 2.12.4 Guard-go: 0.0.4 Ruby: 2.2.1p85

jvalentini commented 8 years ago

:+1: