@peron_js/web-cli
v0.7.2
Published
A CLI to search and fetch the web
Downloads
1,924
Readme
web-cli
A CLI to search and fetch the web.
Install
bun install -g @peron_js/web-cliUsage
web search <query> # search the web for a query
web fetch <url> # fetch a URL and print its main content as Markdownfetch honors the HTTP_PROXY / HTTPS_PROXY / NO_PROXY environment variables.
Run web --help or web <command> --help for details.
