bro

Crates.iobro
lib.rsbro
version0.1.3
created_at2025-04-14 21:07:26.758447+00
updated_at2025-04-23 16:35:27.641759+00
descriptionCLI shorcut tool to open/search on different websites on your browser.
homepage
repository
max_upload_size
id1633441
size12,236
Hitaishi (hitaishi2222)

documentation

README

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

Commit count: 0

cargo fmt