root/tags/cherrypy-2.1.0/README.txt
| Revision 164 (checked in by rdelon, 4 years ago) |
|---|
| Line | |
|---|---|
| 1 | * To install, just type (python-2.3 or later needed): |
| 2 | |
| 3 | python setup.py install |
| 4 | |
| 5 | * To learn how to use it, look at the examples under cherrypy/tutorial/ or go to http://www.cherrypy.org for more info. |
| 6 | |
| 7 | * To run the regression tests, just go to the cherrypy/test/ directory and type: |
| 8 | |
| 9 | python test.py |
| 10 | |
| 11 |
Note: See TracBrowser for help on using the browser.

