- Notifications
You must be signed in to change notification settings - Fork0
wrobbins/quoter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple CLI app in Rust to obtain stock quotes.
This is an exercise to get exposure toRust.
- replace reqwest withureq
- accept 1-N sybols on the cli
- config file for saving default symbols
- pretty output options:
- colored
prettytablenot needed
- optional configs for calculating cost basis
- support for alternative APIs
- IEthis
- fancy unicode icons for ⬆️ ⬇️
- publish on
brew
apt
crates
Similar projects