1.0.0 • Published 5 years ago

rollodeqc-gh-repos-webhooks v1.0.0

Weekly downloads
3
License
AGPL-3.0
Repository
github
Last release
5 years ago

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