Skip to content

nmuntaaza/yet-another-weather-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another Weather CLI

Why?

Not knowing the weather can be difficult, for instance when you go outside for eat then suddenly raining and there is no shelter. You end up starving and chilled. Because of that this app maybe can give you the solution.

Usage

Sign in to openweathermap to get the api key.

clone this github or install from npm

mkdir yet-another-weather-cli
npm i yet-another-weather-cli

install dependecy if you clone this github instead using npm

npm install

Than link it so you can run it from anywhere

npm link

and to run, just type in terminal

weather

About

Yet another weather cli using nodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published