[gbrainy] Update web client instructions



commit 75096c9bf317ce154636ff6f4a7969c9ed2f6724
Author: Jordi Mas <jmas softcatala org>
Date:   Fri Nov 4 21:25:47 2011 +0100

    Update web client instructions

 src/Clients/WebForms/README     |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/src/Clients/WebForms/README b/src/Clients/WebForms/README
index 66145c4..e60f23e 100644
--- a/src/Clients/WebForms/README
+++ b/src/Clients/WebForms/README
@@ -1,5 +1,7 @@
 This is an experimental gbrainy web client using Mono's ASP.NET 3.5
 
+== Background ==
+
 * User preferences
 
 To avoid deal with database access:
@@ -11,5 +13,15 @@ To avoid deal with database access:
 
 Based on GNU GetText to reuse current translations
 
+== Runing it ==
+
+From command line:
+
+* Call ./package.sh and generate and self-containing package to run gbrainy
+* Unpackage it
+* You can run it then using by just typing xps2
 
+From Monodevelop:
 
+* Call ./package.sh and generate and self-containing package. Unpackage it in the Webforms directory
+* Run Monodevelop in Debug Mode
diff --git a/src/Clients/WebForms/package.sh b/src/Clients/WebForms/package.sh
old mode 100644
new mode 100755



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]