Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 584 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 584 Bytes

cheat-sheets

A place for all year cheat sheets.

Click Here to download the PDF version of cheat sheets

About the pipeline

in MarkDownToPdfScript folder you'll find a script that compiled markdown files into PDF named , you can have fun exploring main.ts file if you're nodeJS developer and want to see modern fs module usage powered by promises and typescript.

This script runs everytime it detects a commit to master branch, and uploads the result in the release section , the process is defined .github/workflows/