CLI tool to display the current weather
Find a file
2025-05-01 01:01:45 +02:00
.env.example Outputs response from OpenWeatherAPI 2025-04-29 22:56:45 +02:00
.gitignore ADD out folder to .gitignore file 2025-04-29 21:47:27 +02:00
go.mod Outputs response from OpenWeatherAPI 2025-04-29 22:56:45 +02:00
LICENSE Initial commit 2025-04-29 18:05:00 +00:00
README.md Updated README.md 2025-05-01 00:55:31 +02:00
weathercli.go REMOVE code for .env file 2025-05-01 01:01:45 +02:00

weathercli

CLI tool to display the current weather

Usage

Set API key via env variable WEATHER_API_KEY or set it via flag -k