Sha256: d251ee078bd205244257d57eb36d8a680310d14027621be94e3631dba4c57cff

Contents?: true

Size: 107 Bytes

Versions: 13

Compression:

Stored size: 107 Bytes

Contents

.PHONY: test

test:
	./bin/rspec
	./bin/rubocop
	./bin/strong_versions

readme:
	markdown-toc -i README.md

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
orchestration-0.3.17 Makefile
orchestration-0.3.16 Makefile
orchestration-0.3.15 Makefile
orchestration-0.3.14 Makefile
orchestration-0.3.13 Makefile
orchestration-0.3.12 Makefile
orchestration-0.3.11 Makefile
orchestration-0.3.10 Makefile
orchestration-0.3.9 Makefile
orchestration-0.3.8 Makefile
orchestration-0.3.7 Makefile
orchestration-0.3.6 Makefile
orchestration-0.3.5 Makefile