Skip to content

rxtsel/coincli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coincli

Minimal price search CLI for cryptocurrencies, built with Rust.

coincli prompts for a cryptocurrency name, fetches live price data from CoinGecko.

image

Run

cargo run

Or with Nix:

nix run

Nix

nix develop
nix run
nix build
nix flake check
  • nix develop: opens the Rust dev shell
  • nix run: runs coincli
  • nix build: builds the package
  • nix flake check: runs the flake checks

If you use direnv, this repo includes .envrc with use flake, so you only need:

direnv allow

About

Minimal price search CLI for cryptocurrencies, built with Rust.

Topics

Resources

Stars

Watchers

Forks

Contributors