The CNS Public Repository

All content for the CNS laboratory tasks can be found in the CNS public repository on github. There is a folder labs/ with one subfolder for each task, containing all necessary resources to get cracking!

To clone the repo locally:

$ git clone https://github.com/systems-cs-pub-ro/cns

Before each lab, make sure to get the latest updates (if any) by pulling from the remote:

$ cd /path/to/local/cns/repo/clone
 
# Check if any changes are available
$ git fetch
 
# Pull the changes locally.
$ git pull

These few commands should be enough for basic interaction. In other cases, knowing git may come in handy.

cns/resources/repo.txt ยท Last modified: 2020/10/11 18:28 by mihai.dumitru2201
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0