5 releases
Uses new Rust 2024
new 0.1.5 | May 10, 2025 |
---|---|
0.1.4 | May 10, 2025 |
0.1.3 | May 10, 2025 |
0.1.2 | May 10, 2025 |
0.1.1 | May 10, 2025 |
#642 in Command line utilities
436 downloads per month
61KB
529 lines
Command-line tool for importing brokerage statements into a database.
Setup
Install the binary as below. Consider making a shell alias for this
command (e.g. alias bsi='cargo run --release --bin brokerage-statement-importer-cli'
)
cargo install brokerage-statement-importer-cli
Functionality
Coming soon.
How to use
Coming soon.
Roadmap
- Add InteractiveBrokers (IBKR) flex statement importing.
Dependencies
~23–35MB
~549K SLoC