@screenie/screenie-cli

0.0.1-15 • Public • Published

screenie-cli

Build Status

The CLI (command line interface) to use screenie.

Install

yarn global add @screenie/screenie-cli

or with NPM if that's more your jam

npm install -g @screenie/screenie-cli

Usage

screenie -u <url> -f <folder> -d [delay] -h [height] -w [width]

For a complete example, consider:

screenie -u http://localhost:3000 -f screenshots

The above command will visit http://localhost:3000 and scrape screenshots in the presentation, placing any screenshots it finds in the screenshots directory.

Readme

Keywords

none

Package Sidebar

Install

npm i @screenie/screenie-cli

Weekly Downloads

2

Version

0.0.1-15

License

MIT

Last publish

Collaborators

  • dschau