https://github.com/carloscastrofilho/aula1
aula II sites internet II
https://github.com/carloscastrofilho/aula1
aula fatectq sites sitesinternetii
Last synced: about 2 months ago
JSON representation
aula II sites internet II
- Host: GitHub
- URL: https://github.com/carloscastrofilho/aula1
- Owner: carloscastrofilho
- License: mit
- Created: 2022-08-19T13:14:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-02T19:53:33.000Z (over 2 years ago)
- Last Synced: 2025-01-29T23:15:25.397Z (4 months ago)
- Topics: aula, fatectq, sites, sitesinternetii
- Language: HTML
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aula1
aula II sites internet IIatividades ao iniciar :
1. sincronizar o projeto
git fetch --all
git pull2. atividadea apos concluir as atividades :
git status
git add .
git commit -m "[texto]"
git push