Skip to content
This repository has been archived by the owner on Jan 18, 2019. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 431 Bytes

readme.markdown

File metadata and controls

17 lines (9 loc) · 431 Bytes

MTGJSON

Setup

Clone the repository and run yarn install to retrieve the required modules.

Optionally copy config.sample.json to config.json and setup your redis cache parameters.

Commands

  • yarn fetchset <setCode> [<setCode>...] - Downloads and updates whole sets
  • yarn multiverseupdate <number> [<number>...] - Updates a single cards

Disclaimer

This is still a work in progress and not ready for use.