File: procfile

package info (click to toggle)
bibledit 5.0.994-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 251,308 kB
  • sloc: xml: 915,984; ansic: 228,302; cpp: 98,690; javascript: 46,971; sh: 5,026; makefile: 514; php: 69
file content (4 lines) | stat: -rw-r--r-- 291 bytes parent folder | download | duplicates (6)
1
2
3
4
jekyll:   jekyll serve -s ../docs -d ../docs/_site --port $npm_package_config_ports_jekyll -w --config ../docs/_config.yml,jekyll.yml
karma:    karma start karma.config.js --no-single-run --no-browsers
webpack:  webpack-dev-server --config webpack.config.js --env.dev
proxy:    node proxy.js