aslakhellesoy / features2cards forked from brynary/features2cards

Create PDFs from Cucumber features and scenarios for printing

This URL has Read+Write access

brynary (author)
Mon Dec 08 19:04:21 -0800 2008
commit  5a0265157da6a342d23519ec2bdd8ecf6b8fe740
tree    0e59c46a7431bfb71173a4907453afe124653fd6
parent  866b5ca4573646cda216bc2ec7dd5458e2c02e76
name age message
file .gitignore Loading commit data...
file History.txt
file MIT-LICENSE.txt Sun Oct 26 11:05:38 -0700 2008 Sowed [brynary]
file README.rdoc
file Rakefile
directory bin/
directory examples/
file features2cards.gemspec
directory 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

License

Copyright © 2008 Bryan Helmkamp. See MIT-LICENSE.txt in this directory.