Sha256: 8c2772869f21b89bae13169758a791b8dee115fd512e242c4f643cde93c7cb24

Contents?: true

Size: 104 Bytes

Versions: 1

Compression:

Stored size: 104 Bytes

Contents

build_gem:
	gem build hauler.gemspec

publish_npm:
	npm run build
	cd dist/
	npm publish

.PHONY: all;

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hauler-0.2.0 Makefile