Sign in
apache
/
infrastructure-asfquart
/
refs/heads/main
/
.
/
Makefile
blob: db0bec7bf17f67f727d5f3315d7c76f322c35aeb [
file
]
.
PHONY
:
example
-
dev example
-
run
example
-
dev
:
@uv
run examples
/
snippets
/
simple_app
.
py
example
-
run
:
@uv
run hypercorn examples
.
snippets
.
simple_app
:
app