#tokio #cli #mixtapes

bin+lib mixtapetorrent

Rust library for mixtapeTorrent.com

2 releases

0.1.1 Sep 4, 2022
0.1.0 Sep 4, 2022

#888 in #tokio

MIT license

43KB
316 lines

MixtapeTorrent CLI

License: MIT release release

Buy Me A Coffee

This is a command line interface and Rust library for MixtapeTorrent.

Installation

Simply run:

$ cargo install mixtapetorrent

Usage

USAGE:
    mixtapetorrent [OPTIONS] <SUBCOMMAND>

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

Dependencies

~13–22MB
~327K SLoC