Sha256: bde31f4ad70eea4ea0836557140347a0a3341718af12ae24ee04adc821762ca4

Contents?: true

Size: 434 Bytes

Versions: 2

Compression:

Stored size: 434 Bytes

Contents




abort "A new .sidekick file was generated -- now you just have to edit it."


# now delete the above, and tell me what to do.
# here are some samples:

# watch('**/*.rb') { restart_passenger }
#
# auto_compile 'assets/css/*.sass', 'public/css/:name.css'
#
# auto_compile 'assets/js/*.coffee', 'public/js/:name.js'
#
# every(60) { notify 'You are now one minute older.' }
#
# every(60*15) { notify sh fortune }






# vim:ft=ruby

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sidekick-0.4.0 lib/template
sidekick-0.3.0 lib/template