# g1t examples

record your commits

## Example 1

```bash
npm install -g g1t
```

## Example 2

```bash
git clone https://github.com/nirholas/g1t.git
cd g1t
node index.js
```

## Example 3

```bash
g1t
```


Every snippet above is taken from the [repository documentation](https://github.com/nirholas/g1t#readme).
