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

Latest commit

 

History

History
34 lines (20 loc) · 802 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 802 Bytes

assetflip

This script is an additional script to deckcheck. If you enabled asset file generation in deckcheck, this tool will download all (non-emoji) assets into a timestamped folder.

Setup

Requirements

  • NodeJS (stable)

Prerequisites

  • npm install to install dependencies

Configuration

  • output_path, directory for the downloaded assets
  • data_path, directory path where the data gets read from (should be config.asset.path from deckcheck)

Running

  • npm start

Contributing

  • Fork and clone the repository
  • Make a new branch
  • Apply your changes
  • Open a Pull Request

License

deckcheck is licensed under the GPLv3