Sha256: 514572921fc9a984fa48c29894f93cb7818006bb83e16252db2ad827108826a2

Contents?: true

Size: 129 Bytes

Versions: 17

Compression:

Stored size: 129 Bytes

Contents

#!/usr/bin/env ruby

require 'smartcloud'

if ARGV[0] == 'pack'
	buildpacker = Smartcloud::Buildpacker.new
	buildpacker.pack
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
smartcloud-0.6.0 bin/buildpacker
smartcloud-0.5.3 bin/buildpacker
smartcloud-0.5.2 bin/buildpacker
smartcloud-0.5.1 bin/buildpacker
smartcloud-0.5.0 bin/buildpacker
smartcloud-0.4.4 bin/buildpacker
smartcloud-0.4.3 bin/buildpacker
smartcloud-0.4.2 bin/buildpacker
smartcloud-0.4.1 bin/buildpacker
smartcloud-0.3.2 bin/buildpacker
smartcloud-0.3.1 bin/buildpacker
smartcloud-0.3.0 bin/buildpacker
smartcloud-0.2.4 bin/buildpacker
smartcloud-0.2.3 bin/buildpacker
smartcloud-0.2.2 bin/buildpacker
smartcloud-0.2.1 bin/buildpacker
smartcloud-0.2.0 bin/buildpacker