Mirror von
https://github.com/tkuschel/bees.git
synchronisiert 2026-05-08 04:59:37 +02:00
Makefile improvement
Now you can make bees fly as pointed out in the README... ;-)
Dieser Commit ist enthalten in:
@@ -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
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren