A bit more structure...

Signed-off-by: Erik de Bruin <e...@ixsoftware.nl>


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/5f1ebcfc
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/5f1ebcfc
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/5f1ebcfc

Branch: refs/heads/develop
Commit: 5f1ebcfca709f8b1b49d891d96f27006bbad73d6
Parents: 93ced8d
Author: Erik de Bruin <e...@ixsoftware.nl>
Authored: Tue Aug 5 15:16:32 2014 +0200
Committer: Erik de Bruin <e...@ixsoftware.nl>
Committed: Tue Aug 5 15:16:32 2014 +0200

----------------------------------------------------------------------
 vf2js/README | 42 +++++++++++++++++++++++++++++++++++++++---
 1 file changed, 39 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/5f1ebcfc/vf2js/README
----------------------------------------------------------------------
diff --git a/vf2js/README b/vf2js/README
index 06aaaeb..0096d23 100644
--- a/vf2js/README
+++ b/vf2js/README
@@ -1,7 +1,43 @@
-Vanilla Flex to Javascript
+Vanilla Flex to Javascript (VF2JS)
+==================================
+
+
+
+Install prerequisits
+____________________
+
+- a clean, fully functional Flex SDK
+- environment variables:
+  - FLEX_HOME
+
+
+
+Using the source distribution
+_____________________________
+
+- get flex-falcon
+- build using 'ant wipe-all all'
+- point env var to 'flex-falcon'
+
+
+
+Using the binary distribution
+_____________________________
+
+- install using ant install -Dflex.sdk.loc=[]
+
+(put various licenses in proper places)
+
+
+
+Publishing with VF2JS
+_____________________
+
+- import launch config
+- 
+
+
 
-Create VF2JS SDK
-1. Take any Flex SDK install
 2. add FalconJX
   - download binary release
   - extract

Reply via email to