This shows you the differences between two versions of the page.
uso:laboratoare:ac:laborator-07 [2022/09/29 10:31] liza_elena.babu |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Laborator 07 - Dezvoltarea aplicațiilor ====== | ||
- | |||
- | <note warning> | ||
- | Înainte de începerea laboratorului, rulați următoarele comenzi: | ||
- | <code bash> | ||
- | student@uso:~$ cd /home/student/uso-lab | ||
- | student@uso:~$ git stash | ||
- | student@uso:~$ git pull | ||
- | student@uso:~$ git stash pop | ||
- | Updating d192801..bb8cbe7 | ||
- | Fast-forward | ||
- | labs/04-appdev/support/simple-make/Makefile | 5 ++++- | ||
- | 1 file changed, 4 insertions(+), 1 deletion(-) | ||
- | </code> | ||
- | </note> | ||
- | |||
- | {{page>uso:laboratoare:laborator-06:intro&nofooter&noeditbutoon}} | ||
- | {{page>uso:laboratoare:laborator-06:make-intro&nofooter&noeditbutoon}} | ||
- | {{page>uso:laboratoare:laborator-06:make-simple-automation&nofooter&noeditbutoon}} | ||
- | {{page>uso:laboratoare:laborator-06:git-intro&nofooter&noeditbutoon}} | ||
- | {{page>uso:laboratoare:laborator-06:git-first-commits&nofooter&noeditbutoon}} | ||
- | |||
- | |||
- | ==== Cuprins ==== | ||
- | |||
- | {{page>uso:laboratoare:laborator-06:nav&noheader&nofooter&noeditbutton}} | ||