Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 413 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 413 Bytes

vcf_file_processor

Ruby code that takes a "vcf" / *.vcf file(s) and fields such as name,skype,telephone number etc for each entry. It then writes the info into a text file grouping each entry and its associated details.

#Usage

 ruby vcf_file_processor name-of-directory-to-process output-directory

#output-directory is optional. if not specified, program will use current directory