brynary / features2cards
- Source
- Commits
- Network (6)
- Issues (2)
- Downloads (1)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Nov 09 11:21:24 -0800 2009 | |
| |
History.txt | Mon Nov 09 11:34:55 -0800 2009 | |
| |
MIT-LICENSE.txt | Sun Oct 26 11:05:38 -0700 2008 | |
| |
README.rdoc | Mon Nov 09 10:33:11 -0800 2009 | |
| |
Rakefile | Mon Nov 09 11:18:06 -0800 2009 | |
| |
Thorfile | Mon Nov 09 11:15:56 -0800 2009 | |
| |
bin/ | Fri Jun 12 13:10:58 -0700 2009 | |
| |
examples/ | Mon Nov 09 10:33:11 -0800 2009 | |
| |
features/ | Mon Nov 09 10:47:18 -0800 2009 | |
| |
features2cards.gemspec | Mon Nov 09 11:35:43 -0800 2009 | |
| |
lib/ | Mon Nov 09 11:35:43 -0800 2009 | |
| |
spec/ | Mon Nov 09 10:37:50 -0800 2009 |
README.rdoc
features2cards
Description
Create PDF cards from Cucumber features and scenarios for printing. We use it as we kick off our sprints to create index cards for our task board.
Usage
features2cards [options] [ [FILE|DIR] ]
Examples:
features2cards features2cards.feature
features2cards --out italian.pdf examples/i18n/it
Options
-o, --out [FILE] Specify pdf output file (Default: cards.pdf). --version Show version -h, --help Show help
Install
sudo gem install features2cards
Authors
- Maintained by Bryan Helmkamp
- Inspired by Luke Melia (www.lukemelia.com/blog/archives/2007/12/29/pdf-storycards-001-released-my-first-gem)
License
Copyright © 2008-2009 Bryan Helmkamp. See MIT-LICENSE.txt in this directory.
