"git@transfer.hft-stuttgart.de:zedflow/test-k1.git" did not exist on "22b186aafef14052d49df44f4a5c5914c8aac439"
Commit d97704c5 authored by Eric Duminil's avatar Eric Duminil
Browse files

Done

parent 4d98364b
...@@ -2,8 +2,6 @@ ...@@ -2,8 +2,6 @@
# SimStadt in Python # # SimStadt in Python #
################################################################################ ################################################################################
# TODO: Update to simstadtpy and uv
help: ## Show this help. help: ## Show this help.
@egrep -h '(\s##\s|^##\s)' $(MAKEFILE_LIST) | egrep -v '^--' | awk 'BEGIN {FS = ":.*?## "}; {printf "\033[32m %-35s\033[0m %s\n", $$1, $$2}' @egrep -h '(\s##\s|^##\s)' $(MAKEFILE_LIST) | egrep -v '^--' | awk 'BEGIN {FS = ":.*?## "}; {printf "\033[32m %-35s\033[0m %s\n", $$1, $$2}'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment