Sha256: 9a07f071bef324ed74dacb5847601aa6a834548ba4d146af32414528c30655c3

Contents?: true

Size: 277 Bytes

Versions: 4

Compression:

Stored size: 277 Bytes

Contents

help:
	@echo 'test:          Runs tests'

test:
	rake test

prepdeploy:
	rake manifest && rake build_gemspec
	echo Now check if theres any change to commit and push before release.

gemdeploy:
	rake manifest && rake build_gemspec && rake release && echo OK Correctly deployed

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
googlecloud-0.0.7 Makefile
gcloud-0.0.7 Makefile
googlecloud-0.0.6 Makefile
gcloud-0.0.6 Makefile