https://github.com/blitzbanana/pizzatime-cli
Pizza Time cli tool
https://github.com/blitzbanana/pizzatime-cli
Last synced: about 2 months ago
JSON representation
Pizza Time cli tool
- Host: GitHub
- URL: https://github.com/blitzbanana/pizzatime-cli
- Owner: BlitzBanana
- License: mit
- Created: 2016-03-25T07:41:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-25T15:28:07.000Z (about 9 years ago)
- Last Synced: 2025-03-26T17:51:39.699Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PizzaTime-cli
## Getting started
- Install NodeJS
- Run the [server](https://github.com/ChloePrice/exia-pizzatime)
- Edit the config with the server address (api.config.json)
- Run `node pizzatime.js`## Usage
- `menu` shows the pizza list
- `order [pizzas...]` orders one or more pizzas## Contributing
Open a pull request/issue or fork this repo and submit your changes via a pull request.