Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 416 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 416 Bytes

weather

Do you want to know the current weather conditions?

go install github.com/kshiva1126/weather and run the following commands!

weather

👇

The current temperature in Tokyo is 0.4° C and the sky is light rain.
Have a nice day!
weather locate Oslo

👇

The current temperature in Oslo is 2.4° C and the sky is light rain.
Have a nice day!

Good luck!