Skip to content

ProgrammingSam/business-card-generator

Repository files navigation

Business card generator Star this repo Fork this repo MIT Licence Open Source Love

Generate a business card in PDF from a LaTeX template file.

Dependencies :

  • ruby;
  • ruby gems : rake, yaml, erb;
  • pdflatex;

Usage :

  • Edit the config.yaml file with your personnal information;
  • Invoke the tasks defined in the rakefile to generate your business card :
rake -T
rake clean            # Remove any temporary products
rake clobber          # Remove any generated file
rake generate         # Generate your business card

Feel free to fork and custom.

Buy me a coffee

Resume

About

Business card generator in PDF from a LaTeX template file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published