Project

General

Profile

1

    
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

    
14

    
(2-2/6)