Sha256: 4f6a7b0612b6904dd3a10c21b15b0cf4009763cfb24ce6ba1309db93c51c9616

Contents?: true

Size: 87 Bytes

Versions: 4

Compression:

Stored size: 87 Bytes

Contents

.DEFAULT_GOAL := test
.PHONY: test

gem:
	gem build *.gemspec

test:
	cutest test/*.rb

Version data entries

4 entries across 4 versions & 3 rubygems

Version Path
hmote-1.4.0 makefile
hmote-1.3.0 makefile
json-serializer-0.0.9 makefile
scrivener-contrib-1.1.0 makefile