Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 567 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 567 Bytes

Learn-Lessons-CleanUp

The objective for this project is to create a master repo that links to all the lessons in the curriculum.

git has its own idea of nested file structure. It uses submodules to reference different repos. The following code automates the process of adding all the lessons you have done to a single github repo.

Big thanks to Mark Ehler and David Burton for testing this notebook.