kyanite 0.1.0

A modular, expandable, gallery collector.
1
2
3
4
5
6
7
8
9
10
11
12
# Kyanite Collector


## How to install and run


### Via Cargo


```sh
cargo install kyanite
# Make sure your $CARGO_HOME/bin is in your $PATH

```

> Try `kyanite --help` for more command line options.