DEV Community

Jonathan Hall
Jonathan Hall

Posted on • Originally published at jhall.io on

mob.sh

One of the teams I’m working with has recently started experimenting with virtual mob programming. To facilitate, I went on the search for a tool to make it easier to change drivers, particularly when we don’t all use the same editor/IDE.

After asking around a bit, I was turned on to mob.sh. It’s not a shell script… it’s a web site. And at the web site, you’ll find a simple to use CLI tool that works as a wrapper around git, to keep your working copy in sync across multiple computers.

It includes built in timer support, to remind you when to switch drivers, and it’s pretty configurable via environment variables, and several other features I haven’t explored yet.

Give it a try.

Do you have a favorite remote pair programming tool?


If you enjoyed this message, subscribe to The Daily Commit to get future messages to your inbox.

Image of Datadog

How to Diagram Your Cloud Architecture

Cloud architecture diagrams provide critical visibility into the resources in your environment and how they’re connected. In our latest eBook, AWS Solution Architects Jason Mimick and James Wenzel walk through best practices on how to build effective and professional diagrams.

Download the Free eBook

Top comments (0)