Skip to content

newkub/open-web-from-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Web from CLI

A simple CLI tool to open web pages in your default browser.

Installation

  1. Clone this repository
  2. Run bun install to install dependencies

Usage

bun start <url>

Example:

bun start https://google.com

Technical Details

  • Built with TypeScript
  • Uses ES Modules
  • Requires Node.js 18+ or Bun

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published