public
Description: javascript lib for graphically Ruote rendering process definitions
Homepage: http://openwferu.rubyforge.org
Clone URL: git://github.com/jmettraux/ruote-fluo.git
jmettraux (author)
Thu Apr 09 18:37:53 -0700 2009
commit  6dbffce0e7402f86f9652211e5193fe83af5e718
tree    00f7c25c5469e629cda0670cfd7106bd4659bdb7
parent  8627629992b4e6abaf67689cae2e23a19c006623
ruote-fluo / README.txt
100644 49 lines (22 sloc) 1.007 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
= Ruote-Fluo
 
http://openwferu.rubyforge.org
 
This is the development bench of the javascript library used to render graphically process definitions in OpenWFEru "ruote-web" (see http://difference.openwfe.org:3000)
 
There is a demo of ruote-fluo (probably not the latest version) at http://difference.openwfe.org:4567
 
 
== using
 
  sudo gem install -y --no-rdoc --no-ri rufus-sixjo json_pure ruote
 
  git clone git://github.com/jmettraux/ruote-fluo.git
  cd ruote-fluo
 
  ruby lib/start.rb
 
then head with your browser (FireFox 3 only !) to http://localhost:4567
 
 
== source
 
http://github.com/jmettraux/ruote-fluo
 
    git clone git://github.com/jmettraux/ruote-fluo.git
 
 
== feedback
 
user mailing list : http://groups.google.com/group/openwferu-users
 
issue tracker : http://rubyforge.org/tracker/?atid=10023&group_id=2609&func=browse
 
irc : irc.freenode.net #ruote
 
 
== author
 
John Mettraux, jmettraux@gmail.com
http://jmettraux.wordpress.com
 
 
== license
 
BSD (see LICENSE.txt)