command
module
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Jun 11, 2022
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
$ git clone https://github.com/pschlump/mk-vcard.git
$ go build
$ edit yourname.txt
$ ./mk-vcard yourname.txt
should crate a .png file yourname.txt.png with the vcard data in it.
A vcard file has:
BEGIN:VCARD
VERSION:3.0
N:Philip J Schlump
ORG:Truck Coin Swap, LLC
TITLE:Chief Comercial Officer
TEL:1232345678
URL:https://www.truckcoinswap.com
EMAIL:philip@example.com
ADR:USA
END:VCARD
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.