https://github.com/solodynamo/dpl-cli
Get pool matches
https://github.com/solodynamo/dpl-cli
Last synced: 3 months ago
JSON representation
Get pool matches
- Host: GitHub
- URL: https://github.com/solodynamo/dpl-cli
- Owner: solodynamo
- License: apache-2.0
- Created: 2017-04-13T10:41:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T10:57:48.000Z (about 9 years ago)
- Last Synced: 2025-02-18T11:45:39.905Z (over 1 year ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DPL
## Requirements
Make sure all dependencies have been installed:
* [Node.js](http://nodejs.org/) >= 6.10.x
* [NPM](https://www.npmjs.com/) OR [YARN](https://yarnpkg.com/en/docs/install)
## Usage
1. Install Package Using NPM or YARN
* `npm install -g dpl-cli` (NPM)
2. Run `dpl-cli` At Console To Get Today matches.
2. Run `dpl-cli-score` At Console To Get Team Scores.
##NOTE: Maximize the terminal screen for much nicer view.