satakujp / csv2vcard

Create a vCard file for each person in the addressbook.csv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSV2vCard

Description

Create a vCard file for each person in the addressbook.csv.

Usage

  1. Place address.csv to a same directory of this file.
  2. Run following command to create vCards from address.csv
$ docker-compose run ruby
  1. Check vcards directory for confirming the results.

About

Create a vCard file for each person in the addressbook.csv


Languages

Language:Ruby 95.8%Language:Dockerfile 4.2%