An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# aula1
aula II sites internet II

atividades ao iniciar :

1. sincronizar o projeto

git fetch --all
git pull

2. atividadea apos concluir as atividades :

git status
git add .
git commit -m "[texto]"
git push