Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drako01/entrega-1---29-11---ej1
Ejercicio Nro 1 del Bootcamp
https://github.com/drako01/entrega-1---29-11---ej1
Last synced: about 2 months ago
JSON representation
Ejercicio Nro 1 del Bootcamp
- Host: GitHub
- URL: https://github.com/drako01/entrega-1---29-11---ej1
- Owner: Drako01
- Created: 2023-11-29T11:21:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-29T11:33:36.000Z (about 1 year ago)
- Last Synced: 2023-11-29T12:34:46.681Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Inicializo el Repositorio en la Rama main
Creo el archivo README.ms con touch README.md
agrego los archivos al repositorio con git add .
realizo el primer commit con git commit -a -m "initial commit main"
genero un log de lo que fui haciendo con el comando git log > log.txt
Por ultimo hago un commit final y subo el repo a Github