RubyGems Navigation menu

pdf-storycards 0.1.0

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:

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.1.0 - February 10, 2008* (194 ko)
  2. 0.0.1 - December 29, 2007* (9 ko)

Dépendances de Runtime (3):

hoe >= 1.5.0
pdf-writer >= 1.1.7
rspec >= 1.1.1

Propriétaires:

Auteurs:

  • Luke Melia

Total de contrôle SHA 256:

40409dcabd543ade481cd2cbe9e88aaf0a2f06b62078cef23e7b01b479ced2d3

Total de téléchargements 8 000

Pour cette version 4 561

License:

aucune

Version de Ruby requise: > 0.0.0

Liens: