Skip to content

Instantly share code, notes, and snippets.

# Install kicker on osx: sudo gem install kicker --source http://gemcutter.org
#
# Place a `.kick' file with this code in the root of your project, which contains the file to watch.
# Then start running kicker from the project root: $ kicker
module Mockup
FILE_TO_WATCH = 'mockup.psd'
FOLDER = 'output'
def self.last_exported_version