/quotation-generator

Quotation generator in PDF from LaTeX template file

Primary LanguageRubyMIT LicenseMIT

Quotation generator Star this repo Fork this repo MIT Licence Open Source Love

Generate a quotation in PDF from a LaTeX template file.

Dependencies :

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

Usage :

  • Edit the config.yaml file with your company information;
  • Edit the config.yaml file with your quotation information;
  • Edit/add your clients to the config.yaml file;
  • Invoke the tasks defined in the rakefile to generate a quotation :
rake -T
rake clean              # Remove any temporary products
rake clobber            # Remove any generated file
rake quotation[client]  # Generate a 'quotation' for a client

Note : for zsh users, use rake quotation\[client\] synthax.

Feel free to fork and custom.

Buy me a coffee

Resume