1.0.0 • Published 8 years ago
werdino-daily v1.0.0
werdino-daily  
 
:pizza: :hamburger: The Werdino daily menu in English and German
Install
$ npm install werdino-dailyUsage
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
$ werdino-daily mdOutput Markdown to paste the output into Slack or elsewhere.

1.0.0
8 years ago