all repos
— mycal
@ 76e603b93852f2c1fab4772c7b8813959767e42f
private calendar anonymiser
summary
refs
tree
log
justfile (
view raw
)
1
2
3
4
5
run: uv run flask --app mycal run --port=5001 --debug build: nix build