Call-Your-Family icon indicating copy to clipboard operation
Call-Your-Family copied to clipboard

A free Twilio app to let Boston residents call their families while phone coverage is poor.

Results 2 Call-Your-Family issues
Sort by recently updated
recently updated
newest added

After setting the ENV variables for my Twilio Auth / App / Number ids, I ran `python configure.py` but got the error: ``` The requested resource /2010-04-01/Accounts//Applications/.json was not found...

removing --use-mirrors made `pip install` work for me. the heroku create command threw an error unless the `--stack-cedar` flag was replaced by `-s cedar` I'm on Linux Mint (Ubuntu) using...