Skip to content

tufantunc/in-memory-of-ataturk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

in-memory-of-ataturk Build status codecov NPM version Downloads License twitter

Shows a quote from Ataturk after nodejs exit.

Install

$ npm install --save-dev in-memory-of-ataturk

Usage

Just add and call it in your main app.

require('in-memory-of-ataturk')();

You can define language if you prefer. Default quote language is English.

require('in-memory-of-ataturk')('tr');

Currently supports English(en) and Turkish(tr) languages.

About

Shows a quote from Ataturk after nodejs exit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published