-
Notifications
You must be signed in to change notification settings - Fork 37
Guía de git
Tomás edited this page Apr 21, 2020
·
1 revision
Recomendamos leer git - la guía sencilla de Roger Dudler.
- Descargar el instalador del siguiente link y ejecutar.
- Seguir los pasos (recomendado elegir la opcion de git bash).
- Ejecutar desde el command prompt o git bash (si asi lo eligieron), usando sus credenciales de git:
git config --global user.name "Guido Tamborindeguy" git config --global user.email "[email protected]"
- IntelliJ
- Windows JDK
- Linux JDK
- Run client and server localhost
- Host a public server
- Import project to IntelliJ