.PHONY: boosh test

boosh:
	node_modules/smoosh/bin/smoosh make build.json

test:
	npm test