]> dev.renevier.net Git - syp.git/blob - openlayers/build/README.txt
initial commit
[syp.git] / openlayers / build / README.txt
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