mirror of
https://github.com/nicoverbruggen/ebook-fonts-showcase.git
synced 2026-03-22 13:00:09 +01:00
7 lines
201 B
TOML
7 lines
201 B
TOML
[phases.setup]
|
|
nixPkgs = ["php84"]
|
|
cmds = ["git clone --branch v3.x --depth 1 https://github.com/nicoverbruggen/ebook-fonts.git ./repos/ebook-fonts"]
|
|
|
|
[start]
|
|
cmd = "php -S 0.0.0.0:${PORT:-8080} -t ."
|