Skip to content

Using Ruby and CSS to generate a printed directory from a CSV file

License

Notifications You must be signed in to change notification settings

grantcupps/paper_directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paper Directory

This is a simple gem build to help the Cassville Church of Christ create its member directory.

Installation

On a Unix (Mac OS X/Linux) system, run the following:

wget https://github.com/grantcupps/paper_directory/releases/download/1.1.0/cocdir-1.1.0.gem
gem install cocdir

Usage

To run the application, you'll need the Master Contact Spreadsheet in CSV format and all of the photos listing in the Master Contact Spreadsheet. Assuming you have these, run the following command from the directory containing the CSV file and the directory of photos.

cocdir -s CSV_FILE -p PHOTO_DIRECTORY

CSV_FILE is the name of the CSV file (e.g. "spreadsheet.csv") and PHOTO_DIRECTORY is the name of the directory containing the photos (e.g. "photos2").

About

Using Ruby and CSS to generate a printed directory from a CSV file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages