https://github.com/4turesearchdata-carpentries/gitcodev
Curriculum for a short course on Git for version control and Collaborative Development
https://github.com/4turesearchdata-carpentries/gitcodev
collaborative-development course curriculum
Last synced: 5 months ago
JSON representation
Curriculum for a short course on Git for version control and Collaborative Development
- Host: GitHub
- URL: https://github.com/4turesearchdata-carpentries/gitcodev
- Owner: 4TUResearchData-Carpentries
- License: other
- Created: 2024-03-12T10:47:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-05T16:05:59.000Z (11 months ago)
- Last Synced: 2025-04-11T00:55:14.035Z (10 months ago)
- Topics: collaborative-development, course, curriculum
- Language: CSS
- Homepage: https://4turesearchdata-carpentries.github.io/GitCoDev/
- Size: 339 KB
- Stars: 0
- Watchers: 1
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# GitCoDev
A curriculum for a short course on **Version Control and Collaborative Development for Research Software**.
## Installation
We use JupyterBook for documenting this course.
1. Install dependencies
```bash
pip install -r requirements.txt
```
2. Build the book
```bash
jupyter book build gitcodev/
```
## Contributing
Please read the [contributing guidelines](CONTRIBUTING.md) to know how you could contribute to this project.
## Citation
This course has been designed, developed and delivered by Manuel Garcia Alvarez and Giordano Lipari.
Please cite these materials as follows:
*Garcia Alvarez, M., & Lipari, G. Version Control and Collaborative Development for Research Software. https://github.com/manuGil/GitCoDev*
## License
## Copyright
© 2023 Manuel G. Garcia & Giordano Lipari, Delft, The Netherlands.
