https://github.com/mathdroid/kulina-menu-cli
👅 Get next week's menu from Kulina
https://github.com/mathdroid/kulina-menu-cli
Last synced: 9 months ago
JSON representation
👅 Get next week's menu from Kulina
- Host: GitHub
- URL: https://github.com/mathdroid/kulina-menu-cli
- Owner: mathdroid
- License: mit
- Created: 2018-04-24T08:23:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-28T04:26:29.000Z (over 6 years ago)
- Last Synced: 2025-04-20T06:34:53.970Z (10 months ago)
- Language: JavaScript
- Size: 3.58 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
# Kulina Menu CLI

## Installation
```sh
$ npm i -g kulina-menu-cli
# or
$ yarn global add kulina-menu-cli
# or without installing
$ npx kulina-menu-cli
```
## Usage
```sh
$ kulina-menu
```
### Options
* `--count` (`-c`), <`Number`>: the count of fetched menu. Default: `5`
## License
MIT © [Muhammad Mustadi](https://github.com/mathdroid)