public
Description: a card wall generator - it reads a story map from excel, numbers, csv and generates a graphical view of it in visio, omnigraffle, or dot
Homepage: http://rubyforge.org/projects/cardwallgen
Clone URL: git://github.com/jeremylightsmith/cards.git
Jeremy Lightsmith & Wes Maldonado (author)
Tue Mar 31 11:36:59 -0700 2009
cards / CHANGES.txt
100644 27 lines (17 sloc) 0.543 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
= Change Log
 
== Version 0.10
 
* plays nice w/ active record
* plays nice w/ non osx
 
== Version 0.9
 
* example that directly imports into tracker api
* direct exports out of numbers '09
 
== Version 0.8
 
* example of custom csv builder
 
== Version 0.7
 
* fixing the dot writer
* adding examples of csv -> dot and numbers -> omnigraffle
 
== Version 0.6
 
* moved main code to win/ subdirectory and moved mac branch to be main branch
* total refactoring of the mac branch to support configurable dsls
* releasing as a gem
* changing name to cards