1
0
mirror of https://github.com/yldio/copilot.git synced 2025-01-06 00:50:12 +02:00
copilot/ui/Makefile

8 lines
68 B
Makefile
Raw Normal View History

2016-10-24 14:43:32 +03:00
.PHONY: test
test:
yarn run test
.PHONY: install
install:
yarn