https://github.com/remotemobprogramming/vscode-mob
https://github.com/remotemobprogramming/vscode-mob
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/remotemobprogramming/vscode-mob
- Owner: remotemobprogramming
- License: mit
- Created: 2022-03-25T02:25:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-06T01:26:49.000Z (about 2 years ago)
- Last Synced: 2025-08-13T04:26:05.546Z (11 months ago)
- Language: TypeScript
- Size: 220 KB
- Stars: 11
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# VSCode Mob
VSCode Mob is a wrapper of https://mob.sh/.
## Features
Usage example: https://www.youtube.com/watch?v=QDZGIozYiIw
- Mob Start to create or enter in the mob temporary branch (you turn).
- Mob Next to handover to the next person.
- Mob Done to commit your mob session work.
- Mob Reset to delete your local and remote WIP branch.
- Mob Timer to create a timer (in minutes), a pop-up will appear when the time is up.
After Mob Done, do git commit -m "YOUR MESSAGE" and git push.
Visit https://mob.sh/ for more information

## Requirements
Install https://mob.sh/.
## Extension Settings
### Mob Execution Command
To change the default mob execution command, update the "Mob Execution Command" setting.
## Known Issues
No know issues yet.
**Enjoy!**