loki-cli 0.1.0

A CLI for Git Productivity
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# `loki-cli` - A Git Productivity CLI


Git is a pretty great tool on it's own. But after some time common patterns emerge. `lk` is here to make those patterns fast.

## Install


```shell
cargo install loki-cli
```

## Use


```shell
lk -h
```