cloneit 0.1.1

git clone wrapper that integrates with ~/.ssh/config
1
2
3
4
5
6
7
8
git clone wrapper that integrates with `~/.ssh/config`

# Usage
run

```bash
cloner -u <username> <git-project>
```