1.2.1 • Published 5 years ago

@hackforplay/qr-game-card v1.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

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
1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago