Antoine Logean's bookmarks
Some links about Linked Data, Semantic and Ontology
Tuesday, December 6, 2011
Git is your friend !
> make dir myproject
> cd myproject
> git clone git@github.com:myproject.git .
> git branch --track abranch origin/abranch
Some tutorials:
http://gitready.com/
http://gitref.org/
Newer Post
Older Post
Home