Run a Local Linkup Session
Prerequisites
Installing the CLI
To use link up locally the easiest way to get started is to use the linkup cli:
brew tap mentimeter/mentimeterbrew install linkup
Once you have the cli installed you can start a linkup session by running:
linkup start <--- Gives you your unique session namelinkup status <--- Shows how your session is configuredlinkup local web <--- Routes traffic of the `web` service to your local machinelinkup stop <-- Stops your session