This is a command line interface and Rust library for MixtapeTorrent.
Simply run:
bash
$ cargo install mixtapetorrent
```
USAGE:
mixtapetorrent [OPTIONS]
OPTIONS: -h, --help Print help information -j, --json output in json format -V, --version Print version information
SUBCOMMANDS: dj List all the DJs help Print this message or the help of the given subcommand(s) info Get the details of a mixtape latest Get the latest mixtapes popular Get the most popular mixtapes ```