Parsers: from raw data to stores
kora d4ccf0b318 lemmario-v4-work-in-progress | há 2 anos atrás | |
---|---|---|
ASPO | há 2 anos atrás | |
CONTROLLER VIRTUOSO | há 2 anos atrás | |
DATA | há 2 anos atrás | |
FORMS | há 2 anos atrás | |
MPP | há 2 anos atrás | |
OVI | há 2 anos atrás | |
VARIE | há 2 anos atrás | |
corali | há 2 anos atrás | |
.gitignore | há 2 anos atrás | |
README.md | há 2 anos atrás | |
test.xml | há 2 anos atrás | |
test_new.xml | há 2 anos atrás |
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: