Corral is a list of repositories of open education materials for teaching open-source development. The materials are developed and maintained by a community of educators. Corral is part of the foss2serve.org project.
The list of repositories is in urls.md.
Before you share material, make sure you obey all copyrights and licenses attached to the material you intend to share.
Assuming you have a repository that meets the guidelines below, add your repositories to urls.md as follows:
- Fork this project
- Add to urls.md a URL to your repository. The URL should start with
http:
orhttps:
and end in.git
. - Issue a pull request back to this project
The following guidelines will help make your work accessible and reusable for others. Each repository must...
- Be cohesive in topic
- Contain no more than approximately 1 weeks worth of material (approximately 3 hours of in-class time)
- Be publicly accessible (e.g., public on GitLab).
- Contain a README.md in the root that follows the structure demonstrated in README-template.md.
- Tag its releases using semantic versioning (e.g., 1.1, 2.0.1, etc.)
Copyright 2016 Stoney Jackson, SOME RIGHTS RESERVED
This project is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ .