Skip to content
Snippets Groups Projects

Master

Closed vas0259 requested to merge master into main
Viewing commit 61882229
Prev
Show latest version
1 file
+ 2
1
Preferences
Compare changes
+ 2
1
@@ -15,10 +15,11 @@
@@ -15,10 +15,11 @@
For more information about working with ADC in a local environment, see [Local development environment](https://cloud.google.com/docs/authentication/provide-credentials-adc#local-dev).
For more information about working with ADC in a local environment, see [Local development environment](https://cloud.google.com/docs/authentication/provide-credentials-adc#local-dev).
 
 
 
1. In the `GithubFinder.java` on the line `75` remove `"ADD_HERE_YOUR_GITHUB_TOKEN"` and add your own token (go to your GitHub profile -> Settings -> Developer Settings -> Personal access tokens -> tokens -> Generate new token)
1. Run `./gradlew build`
1. Run `./gradlew build`
You should see: `BUILD SUCCESSFUL`
You should see: `BUILD SUCCESSFUL`
4. Project should be ready
1. Project should be ready
# Usage
# Usage