Skip to content

AarDG10/Go-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-Explorer

Exploring Golang (With Projects)

Project 1: Weather CLI - Get Live Weather from Terminal

A simple CLI weather app built in Go. It fetches real-time weather data from the WeatherAPI and displays key information like location, temperature, and weather condition in colored output.

# Clone and run
go run main.go {location}

About

Exploring Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages