remotemobprogramming / timer

A team timer for mob.sh.
https://timer.mob.sh
MIT License
24 stars 4 forks source link

MOB_TIMER_ROOM message #10

Closed alessandrosangalli closed 2 years ago

alessandrosangalli commented 2 years ago

I think maybe we could generate the MOB_TIMER_ROOM message tip with quotes.

Today is (without quotes)

configure in ~/.mob MOB_TIMER_ROOM=imaginative-dog-12

Should be (with quotes)

configure in ~/.mob MOB_TIMER_ROOM="imaginative-dog-12"

because if the user just copy the red text and paste in ~/.mob without quotes mob.sh throws "Could not set key from configuration file because value is not parseable..."