currency-conversion-cli

Crates.iocurrency-conversion-cli
lib.rscurrency-conversion-cli
version0.1.0
sourcesrc
created_at2024-05-27 08:14:04.578929
updated_at2024-05-27 08:14:04.578929
descriptioncurrency-conversion-cli is a simple CLI tool to convert currency offline. It uses conversion rates store in a local file.
homepagehttps://github.com/CookieGigi/currency-conversion-cli
repositoryhttps://github.com/CookieGigi/currency-conversion-cli
max_upload_size
id1253176
size132,088
(CookieGigi)

documentation

README

currency-conversion-cli

currency-conversion-cli is a simple CLI tool to convert currency offline. It uses conversion rates store in a local file.

Crates.io Docs.rs CI

Installation

Cargo

  • Install the rust toolchain in order to have cargo installed by following this guide.
  • run cargo install currency-conversion-cli

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.

Commit count: 75

cargo fmt