项目作者: TiagoDanin

项目描述 :
Rock Paper Scissors Machine Learning CLI (Use my "Rock-Paper-Scissors-ML")
高级语言: JavaScript
项目地址: git://github.com/TiagoDanin/Rock-Paper-Scissors-CLI.git
创建时间: 2018-12-23T14:35:50Z
项目社区:https://github.com/TiagoDanin/Rock-Paper-Scissors-CLI

开源协议:MIT License

下载


Rock-Paper-Scissors-CLI

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

Usage

  1. $ rock-paper-scissors-cli

Installation

This is a Node.js module available through the
npm registry. It can be installed using the
npm
or
yarn
command line tools.

  1. npm install rock-paper-scissors-cli --global

Dependencies

  • 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: Rock Paper Scissors Machine Learning

License

MIT