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 (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Jun 12 13:15:36 -0700 2009 | |
| |
History.txt | Fri Jun 12 13:15:00 -0700 2009 | |
| |
MIT-LICENSE.txt | Sun Oct 26 11:05:38 -0700 2008 | |
| |
README.rdoc | Fri Jun 12 13:10:58 -0700 2009 | |
| |
Rakefile | Fri Jun 12 13:10:58 -0700 2009 | |
| |
bin/ | Fri Jun 12 13:10:58 -0700 2009 | |
| |
examples/ | Fri Jun 12 13:10:58 -0700 2009 | |
| |
features/ | Fri Jun 12 13:10:58 -0700 2009 | |
| |
lib/ | Fri Jun 12 13:15:00 -0700 2009 | |
| |
rake_tasks/ | Fri Jun 12 13:10:58 -0700 2009 | |
| |
spec/ | Fri Jun 12 13:10:58 -0700 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--language it examples/i18n/it
Options
-l [LANG], --language [LANG] Specify language for features (Default: en) -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 Bryan Helmkamp. See MIT-LICENSE.txt in this directory.







