public
Fork of brynary/features2cards
Description: Create PDFs from Cucumber features and scenarios for printing
Homepage: http://github.com/brynary/features2cards
Clone URL: git://github.com/aslakhellesoy/features2cards.git
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.