Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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


Random Words CLI

## 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