Skip to content
/ day-cli Public

The Command Line Interface that helps day calculation

License

Notifications You must be signed in to change notification settings

738/day-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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
화요일

D-Day

Save D-Day

$ day -s "20181108/My CS Exam"
My CS Exam : D - 70
$ day -s "20181018/Mom Birthday"
Mom Birthday : D - 49

View D-Day

$ day -d
Mom Birthday : D - 49
My CS Exam : D - 70

License

MIT

About

The Command Line Interface that helps day calculation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published