npm.io
1.8.2 • Published 5 months agoCLI

replayio

Licence
BSD-3-Clause
Version
1.8.2
Deps
31
Size
202 kB
Vulns
11
Weekly
0
Stars
35

replayio

CLI tool for creating and uploading Replay recordings.

Installation

npm install --global replayio

Usage

To see all available commands, run:

replayio

For help on a specific command, use the help command:

replayio help list

This CLI will automatically prompt you to log into your Replay account (or to register one). You can use an REPLAY_API_KEY environment variable for authentication instead if you prefer.

The CLI will also prompt you to download the Replay runtime if you have not already done so.

Contributing

Contributing guide can be found here.