joonghyeob-shin / day-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:JavaScript 100.0%