Files
swift-mqtt-dewpoint/Makefile
2021-10-16 15:01:47 -04:00

10 lines
127 B
Makefile

bootstrap-env:
@cp Bootstrap/dewPoint-env-example .dewPoint-env
build:
@swift build
run:
@swift run dewPoint-controller