There are two ways to get the prompts:
- You can clone the repo and run the
generate_project_structure.pyfile. This will create a folder structure with a README.md file in each folder. TheREADME.mdfile will contain the prompt for that project, as well as the.pyfile. - You can download the latest built assets from the releases page. This will contain a
projects.zipfile with the folder structure and README.md files already created.
- Fork the repo
- Create a branch
- Use the
new_project.pyfile to create a new project prompt.(it will automatically amend the Table of contents file) - File a pull request and when approved & merged, your suggestion will appear in the list of challenges.
Cheers,
The Genius Lounge Team