williamolojede / weather

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather Cli Tool

A CLI Tool to get the weather and time in place.

How to Install


  1. Clone the repo and enter directory
git clone git@github.com:williamolojede/weather.git && cd weather
  1. Install the project's dependecies
yarn
  1. Create .env file and copy content of .env.sample to it and provide the appropriate values
cp .env.sample .env
  1. Finally
node . New York, 10005, Tokyo, São Paulo, Pluto 

About


Languages

Language:JavaScript 100.0%