diff --git a/Makefile b/Makefile index bc5d8f5..0eb3cdf 100644 --- a/Makefile +++ b/Makefile @@ -50,3 +50,6 @@ install: install_bees install_scripts help: ## Show help @fgrep -h "##" $(MAKEFILE_LIST) | fgrep -v fgrep | sed -e 's/\\$$//' | sed -e 's/##/\t/' + +bees: all +fly: install