freeCodeCamp/CurriculumExpansion

Script for creating formatted files...

Closed this issue · 0 comments

moT01 commented

A while back I made a script to turn the files for one of my projects from the format in this repo, where they just have the seed code and instructions, into the format required for the main repo. Meaning it adds the instruction, description, and challenge seed, etc. sections and puts the content from these files in the challenge seed area. As well as create database ID's and the other files needed.

Here's a link to the repo if anyone wants to use it. https://github.com/moT01/project-challenge-creator.