source:
trunk/workshop-routing-foss4g/web/proj4js/build/README.txt
@
78
Revision 76, 264 bytes checked in by djay, 13 years ago (diff) | |
---|---|
|
Rev | Line | |
---|---|---|
[76] | 1 | ## HowTo: Build & deploy "Shrunk" Single File Library version of proj4js ## |
2 | ||
3 | * Build: | |
4 | ||
5 | cd build | |
6 | ./build.py | |
7 | cd .. | |
8 | ||
9 | * Upload the result to the server: e.g. | |
10 | ||
11 | scp build/proj4js.js openlayers@openlayers.org:openlayers.org/htdocs/code/ | |
12 | ||
13 |
Note: See TracBrowser
for help on using the repository browser.