
#
# Commands
#

deploy:
	@bin/deploy

test:
	# TODO

#
# Phonies
#

.PHONY: deploy
.PHONY: test