New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

aurtier

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aurtier

Quick listen.

latest
Source
npmnpm
Version
0.5.0
Version published
Maintainers
1
Created
Source

aurtier

Build Status Coverage Status Dependency Status

Quick listen.

Install

$ npm install --save aurtier

New since version 0.2.0

The http://www.985fm.ca/baladodiffusion.php html was updated in December 2016. Upgrading to aurtier version 0.2.0 is thus necessary.

New since version 0.1.0

The cli now uses update-notifier to let the user know about updates to this program.

Users have the ability to opt-out of the update notifier by changing the optOut property to true in ~/.config/configstore/update-notifier-rollodeqc-gh-user-streak.json. The path is available in notifier.config.path.

Users can also opt-out by setting the environment variable NO_UPDATE_NOTIFIER with any value or by using the --no-update-notifier flag on a per run basis.

Usage

const aurtier = require('aurtier')

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

API

aurtier(input, [options])

input

Type: string

Lorem ipsum.

options

foo

Type: boolean
Default: false

Lorem ipsum.

CLI

$ npm install --global aurtier

Choisissez les émissions, choisissez les épisodes, et écoutez.

$ aurtier --help

  Usage
    aurtier [input]

  Options
    --speed  Lorem ipsum. [Default: 2]
    --download
    --download=OUTPUT_DIRECTORY

  Examples
    $ aurtier
    # émission d'aujourd'hui à 2 fois la vitesse, par défaut
    $ aurtier 2016-04-25 --speed 1.5
    # émission du 25 avril à 1.5 fois la vitesse

TODO

  • how to improve test coverage?
  • speed up above 2x

License

AGPL-v3 © Robin Millette

Keywords

cli-app

FAQs

Package last updated on 08 May 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts