0.4.0 • Published 7 years ago

rollodeqc-gh-user-events v0.4.0

Weekly downloads
2
License
AGPL-3.0
Repository
github
Last release
7 years ago

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