instaguard
Provide a default Guardfile, but let each of your developers use custom Guard configuration (e.g. their own Guard command).
-
gem install instaguard
-
Add
Guardfile.me
to your.gitignore
-
Customize your own
Guardfile.me
(optional) -
Run
instaguard
And instaguard
will take care of selecting the right Guardfile
.
== Copyright
Copyright (c) 2015 Brett Cassette. See LICENSE.txt for further details.