Skip to content

Pokemon TCG API Wrapper that helps you find the codes needed by Proxy Croak.

Notifications You must be signed in to change notification settings

jeremyabbott/ProxyCroakCodes

Repository files navigation

Proxy Croak Codes

Technology

SAFE Stack

How to Build

# runs the default target (Build)
./build.sh build

# run a specific target
./build.sh build -t Run

# Set variables before running script
export myKey="my value"
./build.sh build

# Get fake cli help

./build.sh build -h