OpenLayers OpenLayers

root/trunk/openlayers/build/README.txt

Revision 7065, 258 bytes (checked in by fredj, 4 months ago)

Change build.sh to build.py in build/README.txt. Reported by jwpage. (Closes #1538)

  • Property svn:eol-style set to native
Line 
1
2 ## HowTo: Build & deploy "Shrunk" Single File Library version of OpenLayers ##
3
4  * Build:
5
6      cd build
7      ./build.py
8      cd ..
9
10  * Upload the result to the server: e.g.
11
12   scp build/OpenLayers.js openlayers@openlayers.org:openlayers.org/htdocs/code/
13
14
Note: See TracBrowser for help on using the browser.