You've already forked oncall
mirror of
https://github.com/linkedin/oncall.git
synced 2025-11-26 23:10:47 +02:00
4 lines
183 B
Plaintext
4 lines
183 B
Plaintext
web: oncall-dev ./configs/config.yaml --skip-build-assets
|
|
assets: build_assets watch
|
|
doc: bash -c 'cd docs && sphinx-autobuild -H 0.0.0.0 -p ${PORT} --ignore '*~' source build/html/'
|