degrees

0.0.2 • Public • Published

What are the degrees out today?

Degrees is a command line utility to answer that daily question.

Installation

Install Degrees via NPM

$ npm install degrees -g

Usage

Display the predicted high and low temperature for today in Brooklyn

$ degrees
=> Today's high in 11231: 70
=> Today's low in 11231: 54

Display the predicted high and low temperature for today in another zipcode

$ degrees 90210
=> Today's high in 90210: 73
=> Today's low in 90210: 58

/degrees/

    Package Sidebar

    Install

    npm i degrees

    Weekly Downloads

    2

    Version

    0.0.2

    License

    none

    Last publish

    Collaborators

    • bryanwoods