grunt-screenshotlocal

0.1.0 • Public • Published

The task

Overview

screenshotlocal: {
   irep: {
      files: [{
        expand: true,
        cwd: './irep',
        src: ['**/*.html'],
        dest: './irep'
      }],
      options: {
        viewport: '1024x768',
        thumb: '200',
        resize: false,
        irep: false
      }
   }
}

License

Copyright (c) 2013 Alex Meah. Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i grunt-screenshotlocal

Weekly Downloads

1

Version

0.1.0

License

BSD

Last publish

Collaborators

  • alexmeah