https://github.com/rmlzy/node-joke-cli
Type `joke` in your terminal, your will get it.
https://github.com/rmlzy/node-joke-cli
Last synced: about 1 month ago
JSON representation
Type `joke` in your terminal, your will get it.
- Host: GitHub
- URL: https://github.com/rmlzy/node-joke-cli
- Owner: rmlzy
- License: mit
- Created: 2021-07-12T08:52:48.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-14T08:15:32.000Z (almost 4 years ago)
- Last Synced: 2024-04-26T20:49:39.134Z (about 1 year ago)
- Language: JavaScript
- Size: 208 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Type `joke` in your terminal, your will get it.
## Installation
```bash
$ npm i -g node-joke-cli# or
$ yarn global add node-joke-cli
```## Preview
## Usage
```bash
$ joke
```## License
MIT