Installation

The Dashcam CLI can be used to embed replays within your development workflow. With one command, you can attach a desktop clip in an issue, pull request, or readme.

The CLI is a javascript package distributed via npm. To install the package globally, run the following command.

npm install dashcam -g

The Dashcam desktop app must be running for the CLI to work properly.

Last updated