Parsers: from raw data to stores
Federica ef5dc6b51a add parsers | пре 2 година | |
---|---|---|
ASPO | пре 2 година | |
CONTROLLER VIRTUOSO | пре 2 година | |
DATA | пре 2 година | |
EAC | пре 3 година | |
FORMS | пре 2 година | |
MPP | пре 2 година | |
OVI | пре 2 година | |
VARIE | пре 2 година | |
Vari | пре 2 година | |
corali | пре 2 година | |
README.md | пре 3 година | |
b | пре 2 година | |
s | пре 2 година | |
styles.css | пре 2 година |
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: