github-education-resources / teachers_pet

Command line tool to help teachers use GitHub in their classrooms
https://education.github.com/guide
MIT License
187 stars 74 forks source link

Pushing folder and its content to Student Repos #109

Open erradi opened 9 years ago

erradi commented 9 years ago

Suppose that the initial content I would like to push to the student repos is organized in subfolders such as: index.html css/styles.ccs imgs/img1.png imgs/img2.png I have tried to use push_files action to place the above folders hierarchy into the repository for each student but it did not work. What is the best way to achieve the above? Thanks for your appreciated help.

tarebyte commented 9 years ago

@erradi can you copy and paste the error here, it might give me a better idea of how to help you.