# Pixie CLI
This CLI aims to provide a cool API around common functionalities for my day to
day
## Commands
TODO ...
## Installation
1. Install with `cargo install`
```sh
cargo install pixiee
```
2. Move to a real name (I'm not going to be mad for not having the proper name at crates.io...........)
```sh
mv ~/.cargo/bin/pixiee ~/.cargo/bin/pixie
```