Parsers: from raw data to stores
kora d4ccf0b318 lemmario-v4-work-in-progress | пре 2 година | |
---|---|---|
ASPO | пре 2 година | |
CONTROLLER VIRTUOSO | пре 2 година | |
DATA | пре 2 година | |
FORMS | пре 2 година | |
MPP | пре 2 година | |
OVI | пре 2 година | |
VARIE | пре 2 година | |
corali | пре 2 година | |
.gitignore | пре 2 година | |
README.md | пре 2 година | |
test.xml | пре 2 година | |
test_new.xml | пре 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: