You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by er...@apache.org on 2014/08/03 12:19:17 UTC

[3/3] git commit: [flex-asjs] [refs/heads/develop] - Minor update, still very much a work in progress ; -)

Minor update, still very much a work in progress ;-)

Signed-off-by: Erik de Bruin <er...@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/6d4241e2
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/6d4241e2
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/6d4241e2

Branch: refs/heads/develop
Commit: 6d4241e2a6f84199bb6af1e58e7d19d8b6ed7288
Parents: 4838cdf
Author: Erik de Bruin <er...@ixsoftware.nl>
Authored: Sun Aug 3 12:18:55 2014 +0200
Committer: Erik de Bruin <er...@ixsoftware.nl>
Committed: Sun Aug 3 12:18:55 2014 +0200

----------------------------------------------------------------------
 vf2js/README | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6d4241e2/vf2js/README
----------------------------------------------------------------------
diff --git a/vf2js/README b/vf2js/README
index 9e308ce..b31e76d 100644
--- a/vf2js/README
+++ b/vf2js/README
@@ -1,11 +1,17 @@
-Hello World
+Vanilla Flex to Javascript
 
 1. Take any Flex SDK install
 2. add FalconJX
 3. add VF2JS SWCs
 4. add VF2JS JS framework
 5. add Launch script
-6. 
+6. ...
+7. profit!
 
+;-)
+
+ToDo:
 - add builds to build machine (for nightlies)
 - add script to installer
+  - copy falcon lib to js/vf2js
+- lots and lots... please contribute!