renepo
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

👾 Renepo

✨ Release

Renepo allows you to open a URL in multiple browsers at the same time using the command line. Super helpful for during web development when you need to open a site in multiple browsers for testing.

⚙️ Installation

It is recommended that you install this package globally, and use it as a CLI tool.

npm

npm i -g renepo

yarn

yarn global add renepo

🔨 Usage

Usage: renepo [options] <url>

Arguments:
  url                           URL to open

Options:
  -b, --browsers [...browsers]
  -h, --help                    display help for command

Example

renepo https://localhost:3000 -b chrome,safari

⚠️ Issues? Feature requests?

Report these on GitHub.

Package Sidebar

Install

npm i renepo

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

19.4 kB

Total Files

40

Last publish

Collaborators

  • msrcodes