Skip to content

richardhartme/csv_qr_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CsvQrCode

Generate QR codes from a CSV file. First column should be the text for the QR code and second column should be the file name.

Pass in a CSV file and output directory to use.

Installation

Add this line to your application's Gemfile:

gem 'csv_qr_code'

And then execute:

$ bundle

Or install it yourself as:

$ gem install csv_qr_code

Usage

Pass in a CSV file and output directory to use.

qr_codes products.csv products

Contributing

  1. Fork it ( https://github.com/Hates/csv_qr_code/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Generate QR codes from a CSV file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages