Go to file
Juanjo 9a9583f3f9 jueves- ficheros 2024-10-31 17:18:43 +01:00
_servidorweb_ first commit 2024-10-29 13:54:33 +01:00
bbdd jueves- ficheros 2024-10-31 17:18:43 +01:00
ficheros jueves- ficheros 2024-10-31 17:18:43 +01:00
scraping jueves- ficheros 2024-10-31 17:18:43 +01:00
README.md prueba a GitIES 2024-10-29 18:49:59 +01:00
ejemplo.txt jueves- ficheros 2024-10-31 17:18:43 +01:00
main.py jueves- ficheros 2024-10-31 17:18:43 +01:00

README.md

Ejercicio Thread04

  • git init
  • git config --global user.name "Juanjo"
  • git config --global user.email "juanjo@fp.ieslamar.org"
  • git add .
  • git commit -m "first commit"
  • git remote add origin https://git.ieslamar.org/gitea/thread4.git
  • git push -u origin main

PRUEBA