Changeset 139:4b33c65d7bf1
- Timestamp:
- 11/08/08 15:43:08 (22 months ago)
- Author:
- chris
- Children:
- 140:2c5d89d68ebd, 184:8c6eaaf8908a
- Branch:
- unix
- Tags:
- Release-2.0RC3
- Message:
-
Updated docs
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r136
|
r139
|
|
| 20 | 20 | wininst: |
| 21 | 21 | python setup.py bdist_wininst |
| | 22 | |
| | 23 | upload: |
| | 24 | rsync -avP -e ssh dist/* cfreeze@frs.sourceforge.net:uploads/ |
-
|
r119
|
r139
|
|
| 52 | 52 | |
| 53 | 53 | Example: |
| 54 | | Unix: ./StormSiren.py -t |
| 55 | | Windows: c:\Python25\python.exe StormSiren.py -t |
| | 54 | Unix: ./siren -t |
| | 55 | Windows: c:\Python25\python.exe siren -t |
| 56 | 56 | |
| 57 | 57 | Once you've got your configuration file set up, you can schedule the |
| … |
… |
|
| 80 | 80 | *** Many thanks to Rory McManus <slorf@users.sourceforge.net> *** |
| 81 | 81 | *** for his original concept of StormSiren *** |
| 82 | | |
| 83 | | |
| 84 | | |
| 85 | | |