4 releases
Uses new Rust 2024
new 0.1.3 | Apr 23, 2025 |
---|---|
0.1.2 | Apr 22, 2025 |
0.1.1 | Apr 15, 2025 |
0.1.0 | Apr 14, 2025 |
#1320 in Command line utilities
291 downloads per month
6KB
125 lines
CLI which helps to search quicker...
INSTALLATION
- Clone this repo.
cd
into the repo and run
cargo install --path .
Note: Hope rust and cargo is installed on your system.
- You can install through cargo with git:
cargo install --git https://github.com/hitaishi2222/bro.git
USAGE
Usage: bro [OPTIONS] ...
Arguments: ...
Options: -g, --google Google search
-s, --google-scholar Google Scholar search
-G, --github Github Repositories search
-y, --youtube Youtube search
-r, --rd Rust documentation std search
-h, --help Print help
-V, --version Print version
Dependencies
~1–1.6MB
~30K SLoC