# MixtapeTorrent CLI

License: MIT release release

Buy Me A Coffee

This is a command line interface and Rust library for [MixtapeTorrent](http://www.mixtapetorrent.com/). ## Installation Simply run: ```bash $ cargo install mixtapetorrent ``` ## Usage ``` 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 ```