Skip to content

A CLI tool to get the current time of any location in the world, all from the comfort of your terminal

Notifications You must be signed in to change notification settings

Khrees2412/timecheck-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

  • Ensure you have the Go compiler installed.
  • Run go get github.com/khrees2412/timecheck-cli in your terminal to install it.
  • Run go build -o timecheck to build it.
  • Finally, to get the time for a particular location simply run ./timecheck get --location=<the location>

e.g ./timecheck get --location=nigeria or a city ./timecheck get --location=tokyo

Contributing

Simply create an issue, make a PR and link the issue. I'll review and merge.

Don't forget to leave a star

About

A CLI tool to get the current time of any location in the world, all from the comfort of your terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages