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 | ||
| |
History.txt | ||
| |
MIT-LICENSE.txt | Fri Oct 23 12:55:09 -0700 2009 | |
| |
README.rdoc | ||
| |
Rakefile | ||
| |
bin/ | ||
| |
examples/ | ||
| |
features2cards.gemspec | ||
| |
lib/ |
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 features/scale.feature
Install
If you haven’t already added GitHub to your gem sources:
sudo gem sources -a http://gems.github.com
Then:
sudo gem install brynary-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.








