1
0
mirror of https://github.com/yldio/copilot.git synced 2024-11-10 21:30:06 +02:00
copilot/ui/Makefile
2016-10-24 13:50:02 +01:00

8 lines
66 B
Makefile

.PHONY: test
test:
yarn run test
.PHONY: install
install:
yarn