1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 05:43:52 +03:00
copilot/Makefile
2016-10-14 11:57:26 +01:00

7 lines
89 B
Makefile

SHELL := /bin/bash
.SHELLFLAGS := -eu -o pipefail
.PHONY: check
check:
@./bin/setup.sh