0.1.8 • Published 9 years ago

has_menu v0.1.8

Weekly downloads
1
License
MIT
Repository
bitbucket
Last release
9 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

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago