• Connect an existing story in RNGS.io to this project.

    CLI

    Usage
    $ rngs-io stories connect [options]

    Options
    --id ID (a.k.a., "copy key") of a story to connect
    --syncPath Path to local file to sync story to, relative to project root
    -h, --help Displays this message

    Parameters

    • opts: ConnectStoryOpts = {}

    Returns Promise<void>

Generated using TypeDoc