@screenie/cli

0.0.3 • Public • Published

@screenie/cli

Build Status

The CLI (command line interface) to use screenie.

Install

yarn global add @screenie/cli

or with NPM if that's more your jam

npm install -g @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/cli

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

106 kB

Total Files

8

Last publish

Collaborators

  • dschau