Skip to content

quixoten/wagon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wagon

Provided a valid lds.org username and password Wagon will download the information and pictures from the Photo Directory page and compile it into a convenient PDF.

Usage

require 'wagon'
user = Wagon::connect('username', 'password')
pdf = user.ward.to_pdf(:font_size => 10, :rows => 9, ...)
pdf.render_file('photo_directory.pdf')

Terminal Usage

wagon --help

Installation

gem install wagon

Copyright

Copyright (c) 2012 Devin Christensen. See {file:LICENSE.txt LICENSE} for details.

About

Create a PDF photo directory from your lds.org ward website.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages