Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 340 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 340 Bytes

DevCertificate generator core

It's a simple CLI o generate meetups/events certificates for attendees

install

npm install

run

node generate-certificate.js --file=./example.csv --baseDir=./example

TODO

  • Refac to Typescript
  • Support many templates
  • Support many date locales (moment)