eat-at-epfl

3.0.0 • Public • Published

Eat at EPFL

What to eat at EPFL.

Build Status Apache License 2.0 NPM Version


Install

Install this globally and you'll have access to the eat-at-epfl command anywhere on your system.

npm i eat-at-epfl -g

Usage

eat-at-epfl -h
Usage: eat-at-epfl [options]

Options:
  -a, --all               List all restaurants
  -d, --date              A date. Example: 18/04/2019            [string]
  -e, --evening           Evening menus
  -l, --language          Show menus in "en" or "fr"             [string]
  -p, --pick-random-menu  Pick a random menu
  -r, --restoId           Restaurant ID                          [number]
  -t, --tags              A comma separated list of menu types   [string]
  -h, --help              Show help                             [boolean]
  -v, --version           Show version number                   [boolean]

Examples:
  eat-at-epfl
  eat-at-epfl -e -l fr
  eat-at-epfl -t Pizza,Fish
  eat-at-epfl -d 04/05/2019

Screenshot

command line screenshot

See also

Contributing

Contributions are always welcome.

See Contributing.

Developer

License

Apache License 2.0

(c) William Belle, 2019-2021.

See the LICENSE file for more details.

Package Sidebar

Install

npm i eat-at-epfl

Weekly Downloads

7

Version

3.0.0

License

Apache-2.0

Unpacked Size

19.7 kB

Total Files

4

Last publish

Collaborators

  • williambelle