Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 382 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 382 Bytes

weder

A Node.js command line weather forecast app

Installing / Getting started

git clone [email protected]:sikender/weder.git
cd weder
npm install
node app.js -a "New York"

Configuration

You need an api key from Dark Sky. Paste the api key in the .env file.

Licensing

"The code in this project is licensed under MIT license."