bitprj / BitCamp

Free, open-source software engineering bootcamps.
32 stars 26 forks source link

Syncing Learning Labs #31

Open emsesc opened 3 years ago

emsesc commented 3 years ago

Currently, there are separate repos for each component of Bitcamps, particularly the Learning Lab. This leads to camp content being unorganized and hard to locate.

To centralize Bitcamp materials in one place, use a variation of this Github action to sync files in the Learning Lab repository to files in a corresponding subdirectory within this BitCamp repository.

Example: Syncing the Serverless Functions learning lab repo with a subdirectory within the Serverless directory in this BitCamp repo named learning-lab/

lazyplatypus commented 3 years ago

This is a great idea. I think we need to create that documentation first to explain what is going on, create a pull request, and then open new issues to convert each camp into the new format