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

https://github.com/tiagodanin/rock-paper-scissors-cli

Rock Paper Scissors Machine Learning CLI (Use my "Rock-Paper-Scissors-ML")
https://github.com/tiagodanin/rock-paper-scissors-cli

cli paper rock rock-paper-scissor-ai rock-paper-scissors scissors

Last synced: about 2 months ago
JSON representation

Rock Paper Scissors Machine Learning CLI (Use my "Rock-Paper-Scissors-ML")

Awesome Lists containing this project

README

        

# Rock-Paper-Scissors-CLI
Rock Paper Scissors Machine Learning CLI (Use my "Rock-Paper-Scissors-ML")

## Usage

```bash
$ rock-paper-scissors-cli
```

## Installation

This is a [Node.js](https://nodejs.org/) module available through the
[npm registry](https://www.npmjs.com/). It can be installed using the
[`npm`](https://docs.npmjs.com/getting-started/installing-npm-packages-locally)
or
[`yarn`](https://yarnpkg.com/en/)
command line tools.

```sh
npm install rock-paper-scissors-cli --global
```

## Dependencies

- [enquirer](https://ghub.io/enquirer): Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
- [rock-paper-scissors-ml](https://ghub.io/rock-paper-scissors-ml): Rock Paper Scissors Machine Learning

## License

MIT