comparison INSTALL.md @ 29:34cfa565f565

replace fromESN twitter links with html <a>
author Mathias Gebbe <mgebbe@intevation.de>
date Tue, 29 Jul 2014 16:06:05 +0200
parents faeb3b96bdeb
children
comparison
equal deleted inserted replaced
28:faeb3b96bdeb 29:34cfa565f565
18 18
19 ``` 19 ```
20 cp app.js_to_pump.io-client-app_lib node_modules/pump.io-client-app/lib/app.js 20 cp app.js_to_pump.io-client-app_lib node_modules/pump.io-client-app/lib/app.js
21 cp index.js_to_pump.io-client-app_lib_routes node_modules/pump.io-client-app/lib/routes/index.js 21 cp index.js_to_pump.io-client-app_lib_routes node_modules/pump.io-client-app/lib/routes/index.js
22 mkdir -p lib/ && coffee -b -c -o lib/ src/*.coffee 22 mkdir -p lib/ && coffee -b -c -o lib/ src/*.coffee
23 cp src/restartSYNC.sh lib/restartSYNC.sh
23 ``` 24 ```
24 25
25 * configure your Facebook App ID and your Google App ID in 26 * configure your Facebook App ID and your Google App ID in
26 ``` 27 ```
27 views/index.jade 28 views/index.jade
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)