Загрузка страницы

Tutorial - Cómo subir un proyecto a Github

En este vídeo aprenderemos como subir un repositorio a tu cuenta de GitHub de forma rápida y muy sencilla

-Instalar GIT
-Crear una cuenta de GitHub
-Tener listo el código que quieren subir
-Crear repositorio en GitHub

---- comandos para subir repositorio---
git init
git remote add origin -link- //para enlazar tu carpeta local con tu repo creado en github
git status // ver el estatus de tus archivos locales
git add * // agregar archivos
git commit -m "mensaje" // Git mapee los cambios
git push origin master // subir archivos

Subiendo un proyecto a Github Pages: https://www.youtube.com/watch?v=1w5XF-_YqH4

Página oficial de GIT: https://git-scm.com/

Website: https://waspsoluciones.com/
Facebook: https://www.facebook.com/waspsoluciones/

Twitter: https://twitter.com/freddycordovadd
Github: https://github.com/freddycordovadd

Видео Tutorial - Cómo subir un proyecto a Github канала Wasp Soluciones
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
26 февраля 2019 г. 5:40:01
00:06:46
Яндекс.Метрика