Sha256: c9b243a55827c8828d705c6ca101aee5fe27bddf1d851ddb5eb0c7aef0ada7c1

Contents?: true

Size: 198 Bytes

Versions: 4

Compression:

Stored size: 198 Bytes

Contents

desc "Build the manifest and gemspec files."
task :build => [:build_manifest, :build_gemspec]

desc "Uninstall and retry deploying it locally"
task :retry => [:uninstall, :manifest, :gem, :install]

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
iain-pizza-generators-0.1.1 tasks/deployment.rake
iain-pizza-generators-0.1.2 tasks/deployment.rake
iain-pizza-generators-0.1.3 tasks/deployment.rake
iain-pizza-generators-0.1.4 tasks/deployment.rake