0.1.8 • Published 10 years ago

has_menu v0.1.8

Weekly downloads
1
License
MIT
Repository
bitbucket
Last release
10 years ago

has_menu

A utility to collect and process data for Has.Menu

Installation

npm install -g has_menu

Usage

Spellcheck Menu

You can spellcheck an individual file

has_menu spellcheck	<file>

Or all the files in a directory

has_menu spellcheck	<directory>

Validate Files

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

Build Restaurant Menu

You may build menus for all restaurants

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

Notice

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

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago