Sha256: f34f47268c22aeff537608d161c9d581ca1f338097f12b49fe1aeee9bc3a1a83
Contents?: true
Size: 286 Bytes
Versions: 27
Compression:
Stored size: 286 Bytes
Contents
#!/usr/bin/env ruby # The compass command line utility require File.expand_path(File.join(File.dirname(__FILE__), '..', 'lib', 'sprite')) require File.expand_path(File.join(File.dirname(__FILE__), '..', 'lib', 'sprite', 'runner')) command = Sprite::Runner.new(ARGV) exit command.run!
Version data entries
27 entries across 27 versions & 3 rubygems