cah-deck-maker

1.0.1 • Public • Published

CAH Deck Maker

Downloads Version Build Status Discord Server Donate on Patreon Donate on PayPal

CAH Deck Maker is a CLI tool for making the deck files for Rando Cardrissian, using the card set file from JSON Against Humanity.

Basic Usage

cah-deck-maker --deck <string> [--name <string>] [--official] [--indent <string|number>]
  • deck - The deck slug to filter by, such as "base". (Required)
  • name - The deck name to use in the output file. Defaults to the deck.
  • official - A boolean option for setting the deck's official status. Defaults to false.
  • indent - The indent option to pass to JSON#stringify when making the output. Defaults to a tab.

The directory of the output file will be the same as the directory of the terminal.

Package Sidebar

Install

npm i cah-deck-maker

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

1.01 MB

Total Files

10

Last publish

Collaborators

  • dragonfire535