Skip to content

Generates print-ready PDF containing namebadges from CSV obtained from EventBrite

Notifications You must be signed in to change notification settings

munihac/namebadge-generator

Repository files navigation

Namebadges Generator for MuniHac 2019

  1. Clone project, cd into project directory.
  2. Download the list of attendees from EventBrite, put it into project directory as attendees.csv.
  3. Execute gen-namebadges. On NixOS, simply run
    $ ./gen-namebadges
    which also downloads the necessary dependencies. On other operating systems, make sure that Python and LaTeX are installed, then run
    $ python3 gen-namebadges

About

Generates print-ready PDF containing namebadges from CSV obtained from EventBrite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages