https://github.com/nehle/ggxrd_matchups
Grab matchups from ggxrd.com and output in a csv
https://github.com/nehle/ggxrd_matchups
Last synced: 8 months ago
JSON representation
Grab matchups from ggxrd.com and output in a csv
- Host: GitHub
- URL: https://github.com/nehle/ggxrd_matchups
- Owner: Nehle
- Created: 2015-12-16T15:46:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-04T23:31:08.000Z (over 9 years ago)
- Last Synced: 2025-06-30T11:05:41.413Z (12 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ggxrd_matchups
Grab matchups from ggxrd.com and output in a csv
Requires node 4+
`npm install` to install all dependencies
Usage:
`node index.js [--rev] [--metagame]`
- Use `--rev` to get matchup data from -REVELATOR- instead of -SIGN-
- Use `--metagame` to format the data for Blinkitys [metagame balance tool](https://github.com/Blinkity/metagame)