No commit activity in last 3 years
No release in over 3 years
features2cards. Generate printable PDF index cards from Cucumber feature files
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0
 Project Readme

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 [options] [ [FILE|DIR] ]

Examples:
  features2cards features2cards.feature
  features2cards --out italian.pdf examples/i18n/it

Options¶ ↑

-o, --out [FILE]              Specify pdf output file (Default: cards.pdf).
--version                     Show version
-h, --help                    Show help

Install¶ ↑

sudo gem install features2cards

Authors¶ ↑

License¶ ↑

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