setoalan / gasoline

CLI utility for U.S. state gas prices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gasoline

Simple CLI utility for U.S. state gas prices updated from AAA's Gas Prices.

Gasoline Screenshot

Install

Gasoline is not published in the npm Registry so installation is done within the project directory with:

$ npm install --global

Usage

State abbreviations are the 50 U.S. states, including DC for Washington D.C. and US for national U.S. gas prices.

$ gasoline -s [state abbreviation]

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

CLI utility for U.S. state gas prices

License:MIT License


Languages

Language:JavaScript 100.0%