Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SimStadt
simstadtpy
Commits
d97704c5
Commit
d97704c5
authored
Mar 12, 2026
by
Eric Duminil
Browse files
Done
parent
4d98364b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
d97704c5
...
...
@@ -2,8 +2,6 @@
# SimStadt in Python #
################################################################################
# TODO: Update to simstadtpy and uv
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}'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment