Sha256: 8c029c47749d68ff07a4f392c74e6214ca7c86d7efd3acb4d22a053c7b4a60f5

Contents?: true

Size: 192 Bytes

Versions: 2

Compression:

Stored size: 192 Bytes

Contents

#!/usr/bin/env ruby

template_file = File.join(File.dirname(__FILE__), '..', 'lib', 'chili', 'template.rb')
system "rails plugin new vendor/chili_#{ARGV.last} --mountable -m #{template_file}"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
chili-0.2.2 bin/chili
chili-0.2.1 bin/chili