ios-deliver

0.0.1 • Public • Published

ios-deliver Build Status

Notice

Currently in heavy development..

My bedazzling module

Install

$ npm install --save ios-deliver

Usage

const deliver = require('ios-deliver');

deliver('unicorns');
//=> 'unicorns & rainbows'

API

deliver(input, [options])

input

Type: string

Lorem ipsum.

options

foo

Type: boolean
Default: false

Lorem ipsum.

CLI

$ npm install --global ios-deliver
$ ios-deliver --help

  Usage
    ios-deliver [input]

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

  Examples
    $ ios-deliver
    unicorns & rainbows
    $ ios-deliver ponies
    ponies & rainbows

License

MIT © Stéphane Bachelier

/ios-deliver/

    Package Sidebar

    Install

    npm i ios-deliver

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • stephane.bachelier