12/10, 2020
Instalando git

- Para todos los sistemas operativos (link)
- En windows solo hay que ejecutar el .exe de la descarga
- En Mac:
- Instalar brew si no lo has hecho
- En brew correr el siguiente código
brew install git
- En linux (ubuntu):
- abrir la terminal y correr
apt-get install git
- para otros linux
Probando git:
- Abrir Rstudio
- File
- New Project
- Version control
- git: en repocitory url pegar
https://github.com/derek-corcoran-barrios/COVID_Reproducible.git