An open API service indexing awesome lists of open source software.

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

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)