mixtapetorrent

Crates.iomixtapetorrent
lib.rsmixtapetorrent
version0.1.1
sourcesrc
created_at2022-09-04 22:20:15.605718
updated_at2022-09-04 23:00:10.875927
descriptionRust library for mixtapeTorrent.com
homepage
repositoryhttps://github.com/tsirysndr/mixtapetorrent
max_upload_size
id658479
size421,365
Tsiry Sandratraina (tsirysndr)

documentation

https://docs.rs/mixtapetorrent

README

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
Commit count: 10

cargo fmt