generated from nhcarrigan/template
2ab2af01e886890862a5c64a7fde88bd0ab18d30
freeCodeCamp Review Generator
This tool allows you to compile all of freeCodeCamp's review lessons into a single PDF.
Usage
- Clone the repo,
pnpm install. - Go to the freeCodeCamp repo, copy all of the review blocks into the
contentdirectory here. Nested directories are fine, we walk the file tree recursively. Only markdown files will be parsed. - Go to the freeCodeCamp repo, copy the Full Stack order in
/curriculum/structure/superblocks/fullstack.jsonto thedata/order.jsonhere. - Run
pnpm startto start reading the files, compiling them into a single doc, and turning that doc into a PDF. - Profit.
Feedback and Bugs
If you have feedback or a bug report, please feel free to open a GitHub issue!
Contributing
If you would like to contribute to the project, you may create a Pull Request containing your proposed changes and we will review it as soon as we are able! Please review our contributing guidelines first.
Code of Conduct
Before interacting with our community, please read our Code of Conduct.
License
This software is licensed under our global software license.
Copyright held by Naomi Carrigan.
Contact
We may be contacted through our Chat Server or via email at contact@nhcarrigan.com.
Description
Languages
TypeScript
96.3%
JavaScript
3.7%