aslakhellesoy / features2cards forked from brynary/features2cards
- Source
- Commits
- Network (6)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
5a02651
commit 5a0265157da6a342d23519ec2bdd8ecf6b8fe740
tree 0e59c46a7431bfb71173a4907453afe124653fd6
parent 866b5ca4573646cda216bc2ec7dd5458e2c02e76
tree 0e59c46a7431bfb71173a4907453afe124653fd6
parent 866b5ca4573646cda216bc2ec7dd5458e2c02e76
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
History.txt | ||
| |
MIT-LICENSE.txt | Sun Oct 26 11:05:38 -0700 2008 | |
| |
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.

