Parsers: from raw data to stores
Federica ef5dc6b51a add parsers | 2 years ago | |
---|---|---|
ASPO | 2 years ago | |
CONTROLLER VIRTUOSO | 2 years ago | |
DATA | 2 years ago | |
EAC | 3 years ago | |
FORMS | 2 years ago | |
MPP | 2 years ago | |
OVI | 2 years ago | |
VARIE | 2 years ago | |
Vari | 2 years ago | |
corali | 2 years ago | |
README.md | 2 years ago | |
b | 2 years ago | |
s | 2 years ago | |
styles.css | 2 years ago |
CREARE REPOSITORY REMOTO
Sulla cartella del progetto digitare
a: git init
b: git add
c: git commit -m "messaggio-a-piacere"
d: git remote add origin URL_DELLA_REPO
e: git push -u origin master
Giusto per capire, i comandi fanno le seguenti cose: