Categories: None [Edit]

pdf-storycards

https://rubygems.org/gems/pdf-storycards
== DESCRIPTION: Provides a script and library to parse stories saved in the RSpec plain text story format and creates a PDF file with printable 3"x5" index cards suitable for using in Agile planning and prioritization. == FEATURES/PROBLEMS: * Create a PDF with each page as a 3x5 sheet, or as 4 cards per 8.5 x 11 sheet * Included script reads stories from STDIN and writes PDF to STDOUT * TODO: Improve test coverage * TODO: Improve documentation == SYNOPSIS: From the command line with stories2cards < /path/to/stories.txt Or via Ruby story_text = File.read('my_story') pdf_content = PDF::Storycards::Writer.make_pdf(story_text, :style => :card_1up) == REQUIREMENTS:

Total

Ranking: 90,945 of 180,534
Downloads: 8,000

Daily

Ranking: 102,580 of 180,529
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
23769,475,710rspec
1,9598,421,318hoe
4,9331,039,456pdf-writer

Owners

#GravatarHandle
1iconlukemelia