Skip to content

joonghyeob-shin/day-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

day-cli

Build Status

The Command Line Interface that helps day calculation (Powered by Holy Kiwi 🥝) It supports English, and Korean

Installation

npm install -g day-cli

Usage

Get day of week

$ day -w 2018-08-28
Tuesday
$ day --ofweek 1995-07-04
Tuesday

Language configuration

$ day -l ko
you changed language into ko
$ day -w 2018-08-28
화요일

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%