An open API service indexing awesome lists of open source software.

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

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.