1.1.1 • Published 7 years ago

lyft-terminal v1.1.1

Weekly downloads
10
License
ISC
Repository
github
Last release
7 years ago

lyft-terminal

lyft-terminal is an npm module that let's users find lyfts close by and find out their pricing.

Why use your phone when you can stick to your terminal :)

Installation via npm

npm install -g lyft-terminal

Usage


Get ETA to closest lyfts

lyft time 'pickup address'

npm.io

Get price estimates from source to destination

lyft price -s 'pickup address' -e 'destination address'

npm.io


Contributors

@shastri17

@harshavamsi


Note

This project is inspired by Uber-Cli built by @jaebradley.