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

https://github.com/bubkoo/daily-saying

Fetch a daily saying from iciba.com and output it
https://github.com/bubkoo/daily-saying

Last synced: 9 months ago
JSON representation

Fetch a daily saying from iciba.com and output it

Awesome Lists containing this project

README

          

Daily Saying


Fetch a daily saying from iciba.com and output it

## 🚧 Install

```shell
npm install -g daily-saying
```

## 🚀 Usage

```shell
Usage
$ daily-saying [options]

Options
--line-length, -l The max length of line
--help Show help info

Examples
$ daily-saying --line-length 56
$ daily-saying --help
$ daily-saying --version
```

screenshot

## 🔖 License

The scripts and documentation in this project are released under the [MIT License](LICENSE)