mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2026-06-04 04:42:54 +00:00
abf9309cb1
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
6 lines
130 B
YAML
6 lines
130 B
YAML
# image: squidfunk/mkdocs-material
|
|
tasks:
|
|
- init: pip install -r requirements.txt
|
|
ports:
|
|
- port: 8000
|
|
onOpen: open-preview |