/weder

A Node.js command line weather forecast app

Primary LanguageJavaScriptMIT LicenseMIT

weder

A Node.js command line weather forecast app

Installing / Getting started

git clone git@github.com: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."