hasmenu

0.1.1 • Public • Published

hasmenu

A utility to collect and process data for Has.Menu

Installation

npm install -g hasmenu

Usage

Spellcheck Menu

You can spellcheck an individual file

hasmenu spellcheck	<file>

Or all the files in a directory

hasmenu spellcheck	<directory>

Validate Files

hasmenu validate	chains <chains-file>
hasmenu validate	restaurants <restaurants-file>
hasmenu validate	menu/chain <chain-menu>
hasmenu validate	menu/restaurant <restaurant-menu>

Build Restaurant Menu

You may build menus for all restaurants

hasmenu build all
hasmenu build chain <chain-uid>
hasmenu build restaurant <restaurant-uid>

Review Status & Reports

Review the status and progress of the data collection

hasmenu report chains
hasmenu report restaurants
hasmenu report available
hasmenu report unavailable
hasmenu report approved
hasmenu report unapproved
hasmenu report progress
hasmenu report done
hasmenu report all

Notice

This utility is published by Samyukti to enable collection of data for Has.Menu.

Readme

Keywords

Package Sidebar

Install

npm i hasmenu

Weekly Downloads

3

Version

0.1.1

License

MIT

Last publish

Collaborators

  • geordee