Skip to content

Experiments. QR Game Card is the real card to promote games created by children on HackforPlay.

Notifications You must be signed in to change notification settings

hackforplay/qr-game-card

Repository files navigation

qr-game-card

日本語

Requirements

  • Sketch (macOS only)
  • Node.js ^10.0

Getting Started

Install then execute

  • npx @hackforplay/qr-game-card <url ...>
  • For example: npx @hackforplay/qr-game-card https://www.hackforplay.xyz/works/ncWg2cgh4LOQpuAyfrUN

or, you can install globally to

  • npm install -g @hackforplay/qr-game-card
  • qrgc <url ...>

You may need to sudo to install globally

CLI

Usage: qrgc [options] <url ...>

Options:
  -v, --version           output the version number
  -o, --output [value]    Where to output the generated files - defaults to the current working directory (optional).
  -t, --template [value]  Where is sketch file which is used as template. It allows relative path from current working directory or default template (yellow). (default: "yellow")
  -h, --help              output usage information

For example: qrgc -o path/to/destination -t yellow https://www.hackforplay.xyz/works/ncWg2cgh4LOQpuAyfrUN

API

  • Not provided

About

Experiments. QR Game Card is the real card to promote games created by children on HackforPlay.

Resources

Stars

Watchers

Forks

Packages

No packages published