@quinico/cardmake

0.2.1 • Public • Published

cardmake

A command line tool to turn a collection of images into print-and-play poker cards.

Installation

  1. Install Node.JS
  2. Run the following command in the command line:
npm install -g @quinico/cardmake

Updating Cardmake

If you ever want to update your copy of cardmake on your computer, run the following command:

npm update -g @quinico/cardmake

Uninstall Cardmake

Run the following command in the command line:

npm uninstall -g cardmake

Using Cardmake

Note: Cardmake only supports PNG and JPG files. Any other files in the folder (.gif, .pdf, .docx, etc.) will be ignored.

  1. Place the images (png or jpg) you want to use into one folder.
  2. Open the command prompt and navigate to the folder.
  3. Run cardmake
  4. Party!

Readme

Keywords

none

Package Sidebar

Install

npm i @quinico/cardmake

Weekly Downloads

0

Version

0.2.1

License

MIT

Unpacked Size

6.56 kB

Total Files

6

Last publish

Collaborators

  • quinico