Sha256: 9eadb200d5a44f8bbeaa0a39c1164f783ee38ffd256929e6b8522a732da76848

Contents?: true

Size: 299 Bytes

Versions: 1

Compression:

Stored size: 299 Bytes

Contents

#!ruby

require 'rubygems'
require 'chocbomb/tool'

ChocBomb.create

# require 'erb'
# 
# templates = File.expand_path(File.join(File.dirname($0), "..", "templates"))
# data = ERB.new(open(File.join(templates, "Rakefile.erb")).read).result(binding)
# File.open("Rakefile", 'w') {|f| f.write(data) }

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
chocbomb-0.0.3 bin/chocbomb