rollodeqc-gh-user-events

0.4.0 • Public • Published

rollodeqc-gh-user-events

Build Status Coverage Status Dependency Status

RoLLodeQc utility to fetch user events.

Install

$ npm install --save rollodeqc-gh-user-events

Usage

const rollodeqcGhUserEvents = require('rollodeqc-gh-user-events')

rollodeqcGhUserEvents('unicorns')
//=> 'unicorns & rainbows'

API

rollodeqcGhUserEvents(input, [options])

input

Type: string

Lorem ipsum.

options

foo

Type: boolean
Default: false

Lorem ipsum.

CLI

$ npm install --global rollodeqc-gh-user-events
$ rollodeqc-gh-user-events --help

  Usage
    rollodeqc-gh-user-events [input]

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

  Examples
    $ rollodeqc-gh-user-events
    unicorns & rainbows
    $ rollodeqc-gh-user-events ponies
    ponies & rainbows

License

AGPL-v3 © Robin Millette

Package Sidebar

Install

npm i rollodeqc-gh-user-events

Weekly Downloads

0

Version

0.4.0

License

AGPL-3.0

Last publish

Collaborators

  • millette