/vCardCreator

Primary LanguageGoGNU General Public License v3.0GPL-3.0

Go Report Card

IMAGE

Utility for create barCode from you text format vCard

Supported Barcode Types

  • 2 of 5
  • Aztec Code
  • Codabar
  • Code 128
  • Code 39
  • Code 93
  • Datamatrix
  • EAN 13
  • EAN 8
  • PDF 417
  • QR Code

Install

  1. Download last version
  2. Input executable file from bin in you $PATH
  3. Run

If you use scr code? please install

git clone github.com/dreddsa5dies/vCardCreator

or

go get -v github.com/boombuler/barcode

License

This project is licensed under GPL license. Please read the LICENSE file.

Contribute

Welcomes any kind of contribution, please follow the next steps:

  • Fork the project on github.com.
  • Create a new branch.
  • Commit changes to the new branch.
  • Send a pull request.