Project

General

Profile

1 3032 perry
2
## HowTo: Build & deploy "Shrunk" Single File Library version of OpenLayers ##
3
4
 * Build:
5
6
     cd build
7
     ./build.sh
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