public
Description: a ruby workflow engine
Homepage: http://ruote.rubyforge.org
Clone URL: git://github.com/jmettraux/ruote.git
ruote / README.txt
100644 42 lines (18 sloc) 0.801 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
= Ruote (OpenWFEru)
 
NOTA BENE : active development of ruote has switched from this 0.9.x branch to the 2.0.0 branch available at :
 
http://github.com/jmettraux/ruote/tree/ruote2.0
 
 
== Overview
 
Ruote is an open source workflow engine written in Ruby.
 
"Ruote" is the nickname of the engine/system, as "OpenWFEru" is quite hard to spell.
 
The quickstart is at : http://openwferu.rubyforge.org/quickstart.html
 
 
== License
 
is the MIT one.
 
 
== Links
 
http://openwferu.rubyforge.org
http://rubyforge.org/projects/openwferu
 
http://jmettraux.wordpress.com (blog)
 
 
== feedback
 
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 : jmettraux@gmail.com