0.1.14 • Published 10 months ago

@gcpreston/swb v0.1.14

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

swb

Forward live Slippi data to a web interface.

oclif Version Downloads/week

Usage

$ npm install -g @gcpreston/swb
$ swb COMMAND
running command...
$ swb (--version)
@gcpreston/swb/0.1.14 darwin-arm64 node-v23.10.0
$ swb --help [COMMAND]
USAGE
  $ swb COMMAND
...

Commands

swb start

Start the web bridge. Connects to a relay which by default is located at wss://spectator-mode.fly.dev/bridge_socket/websocket.

USAGE
  $ swb start [--sink <value>]

FLAGS
  --sink=<value>

DESCRIPTION
  Start the web bridge. Connects to a relay which by default is located at
  wss://spectator-mode.fly.dev/bridge_socket/websocket.

EXAMPLES
  $ swb start

  $ swb start --sink ws://localhost:4000/bridge_socket/websocket

See code: src/commands/start.ts

swb start

Start it

USAGE
  $ swb start

DESCRIPTION
  Start it

EXAMPLES
  TODO :)

See code: src/commands/start.ts

swb help [COMMAND]

Display help for swb.

USAGE
  $ swb help [COMMAND...] [-n]

ARGUMENTS
  COMMAND...  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for swb.

See code: @oclif/plugin-help

0.1.14

10 months ago

0.1.13

10 months ago

0.1.12

10 months ago

0.1.11

10 months ago

0.1.10

10 months ago

0.1.8

11 months ago

0.1.7

11 months ago

0.1.6

11 months ago

0.1.5

11 months ago

0.1.4

11 months ago

0.1.3

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago