aboutsummaryrefslogtreecommitdiffstats
path: root/lazyserver.sh
Commit message (Collapse)AuthorAgeFilesLines
* Improve lazyserver.sh to handle argsElrond2011-07-031-1/+18
| | | | Run "./lazyserver.sh -h" to learn more.
* Moving server.ini->paste.ini because willkg points out server.ini is ambiguousChristopher Allan Webber2011-06-201-1/+1
| | | | Updating the file, updating lazyserver.sh, updating docs.
* ./lazyserver.sh: launch a server in the most basic way possibleChristopher Allan Webber2011-06-191-0/+30
Looks for paster either in buildout or in virtualenv / on the path, wherever it seems to be.