Sha256: 02b16ff839fd5fae7959af61ca44db89c2824596cdcc868152a1d7616e25636a

Contents?: true

Size: 140 Bytes

Versions: 5

Compression:

Stored size: 140 Bytes

Contents

# A sample Guardfile
# More info at https://github.com/guard/guard#readme

guard :preek, run_all_dir: 'lib' do
	watch(/^lib\/(.*).rb/)
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
guard-preek-0.0.9 lib/guard/preek/templates/Guardfile
guard-preek-0.0.8 lib/guard/preek/templates/Guardfile
guard-preek-0.0.7 lib/guard/preek/templates/Guardfile
guard-preek-0.0.6 lib/guard/preek/templates/Guardfile
guard-preek-0.0.5 lib/guard/preek/templates/Guardfile