/weather-cli

Cli interface for retrieving the weather

Primary LanguageJavaScriptMIT LicenseMIT

weather-cli

Prints the current temperature, using the Yahoo weather API

Install

`cd path/to/weather-cli`
npm i
npm link

Usage

> weather

// Denver, CO: 30 C degrees.

License

MIT © Emil Johansson