Sha256: 00f07ca653dba2cc2b50011876fcd13e50562b0cd1f6b25de93e2223dcee43ff
Contents?: true
Size: 432 Bytes
Versions: 2
Compression:
Stored size: 432 Bytes
Contents
stop "A new .sidekick file was generated -- now you just have to edit it." # now delete the above, and set up some actions. # 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.6.1 | lib/template |
sidekick-0.6.0 | lib/template |