Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 421 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 421 Bytes

limbo

A limbo bash script inspired by : https://medium.com/@kentbeck_7670/limbo-on-the-cheap-e4cfae840330

  • It will continuously pull and push code.
  • It can be useful when remote pairing/mobbing. The first developer can code for a given amount of time, commit, and the second developer gets the update code on their machine automatically.
  • Try making very small commits to get the most out of this technique