pomp-cli
v1.1.1
Published
Find the cheapest nearby gas stations by postcode (NL)
Maintainers
Readme
pomp-cli
Find the cheapest nearby gas stations by postcode (NL)
Install
npm install --global pomp-cliUsage
$ 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)