igilham / mob-rs

Rust port of remotemobprogramming/mob

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tool for remote mob programming

This is a Rust port of a simple tool called mob which I found on Remote Mob Programming. I put it together as a simple exercise for learning some aspects of the Rust language.

Installation

First get the rust toolchain installer rustup and use it to install the latest stable Rust toolchain.

cargo install --git https://github.com/igilham/mob-rs --tag v1.0.0

About

Rust port of remotemobprogramming/mob

License:ISC License


Languages

Language:Rust 100.0%