Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T16:20:41.000Z (22 days ago)
- Last Synced: 2024-10-26T04:52:04.283Z (20 days ago)
- Topics: cli, cli-app, hacktoberfest, nodejs, randomwords
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/random-words-cli
- Size: 77.1 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Words CLI 📚️
![Words Test](https://github.com/mcnaveen/Random-Words-CLI/workflows/Words%20Test/badge.svg) [![dependencies Status](https://status.david-dm.org/gh/mcnaveen/Random-Words-CLI.svg?style=flat-square)](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