1.0.0 • Published 6 years ago

werdino-daily v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

werdino-daily Build Status Coverage Status

:pizza: :hamburger: The Werdino daily menu in English and German

Install

$ npm install werdino-daily

Usage

const werdino = require('werdino-daily');

werdino().then(data => {
    const { de, en } = data;
}

CLI Usage

Install globally with $ npm install -g werdino-daily to get the cli version

$ werdino-daily

npm.io

$ werdino-daily md

Output Markdown to paste the output into Slack or elsewhere.

image