1.0.3 • Published 4 years ago

praise-japanese v1.0.3

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

praise-japanese

This is a console application that gives you a sentence of praise in Japanese.

install

$ npm install praise-japanese

Usage

$ ./node_modules/.bin/praise-japanese
praise-japaneseを使ってくれてありがとう!あなたはすばらしい!!

or

# shell configuration such as .bashrc
export PATH=$PATH:./node_modules/.bin
$ source ~/.bashrc
$ praise-japanese
praise-japaneseを使ってくれてありがとう!あなたはすばらしい!!

License

This software is released under the MIT License, see LICENSE.txt.