rollodeqc-gh-repos-webhooks

1.0.0 • Public • Published

rollodeqc-gh-repos-webhooks

Build Status Coverage Status Dependency Status

RoLLodeQc utility to fetch repos webhooks.

Install

$ npm install --save rollodeqc-gh-repos-webhooks

Usage

const rollodeqcGhReposWebhooks = require('rollodeqc-gh-repos-webhooks')
 
rollodeqcGhReposWebhooks('unicorns')
//=> 'unicorns & rainbows'

API

rollodeqcGhReposWebhooks(input, [options])

input

Type: string

Lorem ipsum.

options

foo

Type: boolean
Default: false

Lorem ipsum.

CLI

$ npm install --global rollodeqc-gh-repos-webhooks
$ rollodeqc-gh-repos-webhooks --help

  Usage
    rollodeqc-gh-repos-webhooks [input]

  Options
    --foo  Lorem ipsum. [Default: false]

  Examples
    $ rollodeqc-gh-repos-webhooks
    unicorns & rainbows
    $ rollodeqc-gh-repos-webhooks ponies
    ponies & rainbows

License

AGPL-v3 © Robin Millette

Package Sidebar

Install

npm i rollodeqc-gh-repos-webhooks

Weekly Downloads

1

Version

1.0.0

License

AGPL-3.0

Unpacked Size

39.7 kB

Total Files

5

Last publish

Collaborators

  • millette