Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 212 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 212 Bytes

cfpio-export-card

How to

Insert your token in a env var

export CFP_TOKEN="my_token"

Launch:

npm start

Get your pdf in the file cards.pdf and the session list in sessions.json

Have fun!