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
name age message
file .gitignore Mon Dec 08 18:21:35 -0800 2008 Adding gemspec [brynary]
file History.txt Loading commit data...
file MIT-LICENSE.txt Sun Oct 26 11:05:38 -0700 2008 Sowed [brynary]
file README.rdoc
file Rakefile Mon Dec 08 19:02:18 -0800 2008 Fixing gemspec to include executable [brynary]
directory bin/ Mon Dec 08 17:45:50 -0800 2008 Moving files around [brynary]
directory examples/
file features2cards.gemspec Mon Dec 08 19:02:18 -0800 2008 Fixing gemspec to include executable [brynary]
directory lib/ Mon Dec 08 19:04:21 -0800 2008 Add error message if no files given [brynary]
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.