Skip to content

martinvd/pomp-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pomp-cli

Find the cheapest nearby gas stations by postcode (NL)

Install

npm install --global pomp-cli

Usage

$ pomp --help

  Usage
    $ pomp <postcode> [--type=95]

  Options
    --type, -t   Fuel type alias

  Fuel types
    e10, 95      Euro 95 (E10)
    e5, 98       Super Plus 98 (E5)
    b7, diesel   Diesel (B7)
    lpg          LPG
    p-diesel     Premium Diesel
    p-95         Premium Benzine
    gas          Aardgas
    bio          Biodiesel

  Examples
    $ pomp 1234AB
    # Euro 95 (default)

    $ pomp 1234AB -t diesel
    # Diesel (B7)

About

Find the cheapest nearby gas stations by postcode (NL)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors