A curriculum for a short course on Version Control and Collaborative Development for Research Software.
We use JupyterBook for documenting this course.
- Install dependencies
pip install -r requirements.txt
- Build the book
jupyter book build gitcodev/
Please read the contributing guidelines to know how you could contribute to this project.
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
© 2023 Manuel G. Garcia & Giordano Lipari, Delft, The Netherlands.