repo.or.cz
/
gitorious.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Handle not ready repos
[gitorious.git]
/
Procfile
blob
eacd141897220cc61f14a006f0822501b276b0f3
1
# Load a fully functional development environment:
2
# - a thin server (by default on port 5000)
3
# - a git daemon
4
web: thin start
5
git_daemon: script/git-daemon run
6
sphinx: searchd --pidfile --config config/development.sphinx.conf --nodetach