Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ianmiell/git-101-tutorial

Guided git intro in a real shell, using Docker
https://github.com/ianmiell/git-101-tutorial

Last synced: about 1 month ago
JSON representation

Guided git intro in a real shell, using Docker

Awesome Lists containing this project

README

        

# Git 101 Tutorial
A ShutIt-based tutorial on the very basics of git.

```
#install python-pip and docker (or docker.io)
sudo pip install shutit
git clone https://github.com/ianmiell/git-101-tutorial && cd git-101-tutorial
./run.sh
```

See [here](http://ianmiell.github.io/git-101-tutorial/)