An open API service indexing awesome lists of open source software.

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

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

Creative Commons License

## Copyright

© 2023 Manuel G. Garcia & Giordano Lipari, Delft, The Netherlands.