1
Tooling for Open Collaboration
Setting up a project
Open Seeds by OLS
2
Tooling for Open Collaboration
3
Aim: Help you set up an open and welcoming project repository (online or shared) for your project so that you can work effectively with your team, community and/or contributors
Tooling for Open Collaboration
4
Learning objectives: At the end of this session, we will be able to
Project Structure and Organization
5
├── docs | |
├── images | |
├── src | |
├── CODE_OF_CONDUCT.md | |
├── CONTRIBUTING.md | |
├── LICENSE.md | |
├── README.md | |
├── ROADMAP | |
├── … | |
Project Structure and Organization
6
├── docs | |
├── images | |
├── src | |
├── CODE_OF_CONDUCT.md | |
├── CONTRIBUTING.md | |
├── LICENSE.md | |
├── README.md | |
├── ROADMAP | Presented in Week 02 |
├── … | |
Project Structure and Organization
7
├── docs | |
├── images | |
├── src | |
├── CODE_OF_CONDUCT.md | |
├── CONTRIBUTING.md | |
├── LICENSE.md | |
├── README.md | |
├── ROADMAP | Presented at the last call |
├── … | |
Project Structure and Organization
8
├── docs | |
├── images | |
├── src | |
├── CODE_OF_CONDUCT.md | |
├── CONTRIBUTING.md | |
├── LICENSE.md | |
├── README.md | Presented today* |
├── ROADMAP | |
├── … | |
* Talks in previous cohorts, available on the Open Seeds Video Library
Project Structure and Organization
9
├── docs | |
├── images | |
├── src | |
├── CODE_OF_CONDUCT.md | Presented today* |
├── CONTRIBUTING.md | |
├── LICENSE.md | |
├── README.md | Presented today* |
├── ROADMAP | |
├── … | |
* Talks in previous cohorts, available on the Open Seeds Video Library
Project Structure and Organization
10
├── docs | |
├── images | |
├── src | |
├── CODE_OF_CONDUCT.md | Presented today* |
├── CONTRIBUTING.md | |
├── LICENSE.md | Presented today* |
├── README.md | Presented today* |
├── ROADMAP | |
├── … | |
* Talks in previous cohorts, available on the Open Seeds Video Library