https://github.com/mcnaveen/random-words-cli
Get Random Words on Terminal and CMD
https://github.com/mcnaveen/random-words-cli
cli cli-app hacktoberfest nodejs randomwords
Last synced: 11 months ago
JSON representation
Get Random Words on Terminal and CMD
- Host: GitHub
- URL: https://github.com/mcnaveen/random-words-cli
- Owner: mcnaveen
- License: mit
- Created: 2021-01-22T18:22:28.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-06-14T17:36:37.000Z (about 1 year ago)
- Last Synced: 2025-06-14T18:43:54.728Z (about 1 year ago)
- Topics: cli, cli-app, hacktoberfest, nodejs, randomwords
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/random-words-cli
- Size: 165 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Words CLI 📚️
 [](https://david-dm.org/mcnaveen/Random-Words-CLI)
Get Random Words on Terminal and CMD
## Requirements
- Node.js 12X LTS or 14X LTS 📦
## Installation
- Install via GIT or Download the Repo
```sh
git clone https://github.com/mcnaveen/random-words-cli.git
```
```sh
cd random-words-cli
npm install
```
- Create NPM Link for CLI
```sh
npm link
```
(OR)
- Insall via `NPM`
```sh
npm install -g random-words-cli
```
## Usage (CLI)
```sh
word
```
## API Library 🗃
- Free Random Words API -
## LICENSE 📕
MIT