king-of-now-cli
v1.0.0
Published
Display now date, time, datetime in CLI
Readme
"king-of-now-cli"
A simple CLI tool to display the current date and time.
Installation
npm install -g king-of-now-cliUsage
# Show current date (DD/MM/YYYY)
now date
# Show current time (HH:MM:SS)
now time
# Show current date and time
now datetime
# Show version\ nnow --versionThat's it! Enjoy using now-cli to quickly check date and time in your terminal.
