You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it would be nice to have a README explaining how to setup gdsync.
Go to Google APIs console
Create OAuth2 credentials for an installed application
Copy client_id and client_secret ~/.gdsync_client:
{
"ClientId": <client_id>,
"ClientSecret": <client_secret>
}
And also a few command line sample usage.
The text was updated successfully, but these errors were encountered:
it would be nice to have a README explaining how to setup gdsync.
{
"ClientId": <client_id>,
"ClientSecret": <client_secret>
}
And also a few command line sample usage.
The text was updated successfully, but these errors were encountered: