aptakhin / teamlead-cert-generator

Certificate generation scripts from Figma SVG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generates certificates for course.

Requires Figma svg-templates in templates/ directory.

Requires people lists in lists/ directory: one name per line.

Patch original exported files

Patch sed commands Written for Mac OS only.

./patch_templates.sh

Run generator

./generate.py

Result is generated in _generated.

Look at generate_certs in generate.py for hardcoded templates and people list values.

About

Certificate generation scripts from Figma SVG


Languages

Language:Python 85.6%Language:Shell 14.4%