source: gs3-extensions/i-greenstone-server/trunk/src/README.txt@ 26475

Last change on this file since 26475 was 26475, checked in by davidb, 11 years ago

README file to go with the extension

File size: 440 bytes
RevLine 
[26475]1
2This extension was developed under Cygwin on Windows. It has not be tested
3on any other OS.
4
5Start by sourcing the developer setup file:
6
7 source ./devel.bash
8
9Then run in order:
10
11
12 ./RESET.sh
13
14 ./REBRAND.sh
15
16 ./CUSTOMIZATION.sh
17
18
19Notes:
20
21 RESET.sh when run the first time will untar the i-jetty-src tarball
22 Subsequently running this will first delete the i-jetty-src folder,
23 followed by untarring the provided tarball.
24
25
26
27
28
29
30
Note: See TracBrowser for help on using the repository browser.