Sha256: d83125d02f1f5e959d697e3736c1aff4a2e9302d5ee613424392477223755ee2
Contents?: true
Size: 386 Bytes
Versions: 4
Compression:
Stored size: 386 Bytes
Contents
# This is an example sidekick file that i use for testing # by doing. Proper tests are welcome. # watch '**/*.rb' {|paths| log 'made edits' } # every(20) { notify sh 'fortune' } auto_compile 'test/fixtures/*.haml', 'test/output/:name.html' auto_compile 'test/fixtures/*.sass', 'test/output/:name.css' auto_compile 'test/fixtures/*.coffee', 'test/output/:name.js' # vim:ft=ruby
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
sidekick-0.4.2 | .sidekick |
sidekick-0.4.1 | .sidekick |
sidekick-0.4.0 | .sidekick |
sidekick-0.3.0 | .sidekick |