0.0.1 • Published 9 years ago
yakiusay v0.0.1
yakiusay
Inspired by yeoman/yosay
Example
const yakiusay = require('yakiusay');
console.log(yakiusay('せやな'));
console.log(yakiusay('いかんのか?'));
console.log(yakiusay('すまんな'));
Output like this.
Install
npm
$ npm i yakiusay
yarn
$ yarn add yakiusay
CLI
$ npm i -g yakiusay
# or `yarn global add yakiusay`
$ yakiusay -h
Yakiu brother says
Usage
$ yakiusay <input>
Options
-h --help Show help
Examples
$ yakiusay せやな
0.0.1
9 years ago