Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

A set of scripts for setting up a remote pairing server from scratch

License

Notifications You must be signed in to change notification settings

glauco/remote-pairing-server-from-scratch

Repository files navigation

Building a remote pairing server from scratch

A set of scripts for setting up a remote pairing server from scratch

Installation

Run the following commands:

bash setup.sh

Tmux

To share a session with someone you have to be connected to the same host. Then you can create a new session executing

SESSION=<session-name> bash tmux-create-session.sh
GROUP=<group> SESSION=<session-name> bash tmux-allow-guests.sh

To join a session execute

SESSION=<session-name> bash tmux-join-session.sh

About

A set of scripts for setting up a remote pairing server from scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages