foodget
v0.1.0
Published
foodGET allows you to order food through the command line using Postmates
Downloads
5
Readme
foodGET
foodGET allows you to order food through the command line using Postmates
Getting Started
Install the module with: npm install foodGET -g
Usage
For a quote and Foursquare page of nearest venue:
foodget --item 'Filet-o-Fish meal with large drink and 2 apple pies' --eatery 'McDonalds' --name 'Zuhayeer Musa' --address '3300 Walnut Street, Philadelphia' --phone '408-555-5555' -o
For actual delivery (invoke the --delivery flag):
foodget --item 'Filet-o-Fish meal with large drink and 2 apple pies' --eatery 'McDonalds' --name 'Zuhayeer Musa' --address '3300 Walnut Street, Philadelphia' --phone '408-555-5555' --delivery
Release History
(Nothing yet)
License
Copyright (c) 2015 Zuhayeer Musa
Licensed under the MIT license.