a22cd6c Improve client secrets generation script and docs

Authored and Committed by jflory7 5 years ago
    Improve client secrets generation script and docs
    
    This commit simplifies the `generate_client_secrets.sh` script by adding
    comments, breaking it up across multiple lines, and emitting a message
    when secrets already exist. I also remove an unnecessary step from the
    development environment instructions to set the executable bit on the
    script, since it is already set in the repository.
    
        
file modified
+1 -2
file modified
+16 -4