# Zeeper
A playlist tool for Zeepkist
## Description
Zeeper allows you to create a playlist from GTR data, you can get your favorite maps, random maps, hot and popular too.
## Getting Started
### Dependencies
- install rust/cargo <https://www.rust-lang.org/tools/install>
### Installation
#### Cargo
`cargo install zeeper`
if you're building from source `cargo install --path /path/to/repo`
#### Binary
download binary from releases, put in `~/.local/bin/zeeper` if on Linux, if on Windows IDK.
### Executing Program
in the terminal run `zeeper [OPTIONS] <CMD>`
## Help
helper command `zeeper help [SUBCMD]`
if levels don't load, that is a steam/Zeepkist issue. Or they changed file formats :3
## Author
me
## License
This project is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0) license - see [LICENSE](LICENSE.txt) file for details.
## Acknowledgements
ThunderNerd for creating [GTR](https://zeepkist-gtr.com) and [zworpshop](https://api.zworpshop.com/swagger/index.html#/)