This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 3a825e80574cfe498dc034396b3a74536a7fe551
tree 9361d64f519aa8be3c276a1c4ac8156f9e935a50
parent 347f5f4e8608773b4108c37557a720223f521210
tree 9361d64f519aa8be3c276a1c4ac8156f9e935a50
parent 347f5f4e8608773b4108c37557a720223f521210
| 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.







