# README #
##Get git up and running##
```
#!python
git init
git remote add origin git@bitbucket.org:cppit/juci.git
git pull origin master