cryptop

Crates.iocryptop
lib.rscryptop
version0.1.11
sourcesrc
created_at2022-10-24 04:56:25.974505
updated_at2023-09-14 19:21:56.079423
descriptionA user friendly CLI for getting cryptocurrency prices and information.
homepagehttps://github.com/kadinsayani/cryptop
repositoryhttps://github.com/kadinsayani/cryptop
max_upload_size
id695620
size38,726
Kadin Sayani (kadinsayani)

documentation

README

cryptop

A user friendly CLI for getting cryptocurrency prices and information.

Installation

cargo install cryptop

Usage

cryptop - Command Line Interface for getting cryptocurrency prices and information.

Usage: cryptop [OPTIONS]

Options:
  -c, --currency <CURRENCY>  [default: BTC]
  -r, --rates <RATES>        [default: USD]
  -h, --help                 Print help information
  -V, --version              Print version information
Commit count: 34

cargo fmt