Skip to content

sasabo-git/praise-japanese

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published