grw

0.0.3 • Public • Published

grw

A stream wrapper github-releases module link.

Getting Started

Install via npm

   npm i grw

Usage

var grw = require('grw');
 
grw({
    repo: 'xeodou/grw',
    version: 'v0.0.1',
    prefix: 'grw-{version}-beta',
    ext: 'zip'
}).pipe(dist);

grw is a readable and writeable stream object.

Test

Use gulp mocha to test the module.

License

MIT

Package Sidebar

Install

npm i grw

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • xeodou