dp2022/notes/google_translate_howto.md
2022-02-20 21:32:55 +01:00

8 lines
304 B
Markdown

# Prerequisites
Install google SDK from: [https://cloud.google.com/sdk/docs/install](https://cloud.google.com/sdk/docs/install)
Set up a project in console.google.com
Create a service account
Create and download a key in json format
Export GOOGLE_APPLICATION_CREDENTIALS variable with a path to the key