Skip to content

amitsuthar69/sun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sun is a CLI weather app built with Go.

Usage Preview (Default to Mumbai) :

image

With your city / country name :

image


Use it locally :

Download the executable in Release

or

  1. clone this repository
git clone https://github.com/amitsuthar69/sun.git
  1. cd to the sun directory
cd sun
  1. run the executable code
./sun
  1. add it to /usr/local/bin to use it anywhere in your system
sudo cp sun /usr/local/bin/
sun malad