Table of Contents

pa-lab (git)

Scheletele de laborator se găsesc la adresa https://github.com/acs-pa/pa-lab.

Utilizare repo pa-lab

# clonare
$ git clone https://github.com/acs-pa/pa-lab.git
 
$ cd pa-lab
 
# deschidere repo in Visual Studio Code (vedeti tutorial din pa-lab::tutorial/setup.md)
$ code .
 
# obtinere versiune actualizata materiale (ex. schelet saptamanal)
$ git checkout main
$ git pull