Sha256: 0b10f420fb079f0fe7efb24c7b24b9c91f3f0ab3d70de81d830951ccd1c0037e

Contents?: true

Size: 93 Bytes

Versions: 2

Compression:

Stored size: 93 Bytes

Contents

.PHONY: test

test:
	rspec

.PHONY: fulltest
fulltest:
	rspec
	PRELOAD_SERVER_GEM=puma rspec

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
simple-httpd-0.3.1 Makefile
simple-httpd-0.3.0 Makefile