* add Procfile Lexer * add unit tests for ProcfileLexer * add Procfile lexer author * Document Procfile as supported language * add Procfile.output file * merge Profile files; update output file * Add versionadded info * Fix typo (processus -> processes) * detect Integer only * split Text from Whitespace
3 lines
No EOL
128 B
Text
3 lines
No EOL
128 B
Text
db: runzeo -C zeoserver.config
|
|
web: bundle exec rails server -p $PORT
|
|
stuff: env FLASK_ENV=development run -p 9 --stuff 'foobar' |