Skip to content

Instantly share code, notes, and snippets.

View carvalhoviniciusluiz's full-sized avatar
🏠
Working from home

Vinicius Carvalho carvalhoviniciusluiz

🏠
Working from home
View GitHub Profile
@carvalhoviniciusluiz
carvalhoviniciusluiz / autotest.test
Created September 6, 2016 12:28
Autotest with PHPUnit for Laravel
# based on source
# https://gist.github.com/itscuriousdele/3179575
#
# prereqs:
# ruby
# gem install watchr
# gem install rb-inotify
#
# user:
# watchr autotest.test
@carvalhoviniciusluiz
carvalhoviniciusluiz / watchr.rb
Last active September 6, 2016 12:45
Correction of the Config::CONFIG in watcher
# first install the gem
gem install watchr
# then find the gem watchr
locate watchr
# open the file watchr.rb
subl ~/.rvm/gems/ruby-2.3.1/gems/watchr-0.7/lib/watchr.rb
# rewrite the line