master
# Check http://marmelab.com/blog/2016/02/29/auto-documented-makefile.html .PHONY: help help: ## Print this help @awk 'BEGIN {FS = ":.*?## "} /^[a-zA-Z_-]+:.*?## / {printf "\033[36m%-20s\033[0m %s\n", $$1, $$2}' $(MAKEFILE_LIST)