We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70545b3 commit 8b3e59dCopy full SHA for 8b3e59d
NOTES.md
@@ -10,7 +10,7 @@ Get the Data in the DB:
10
./scripts/schema.sh
11
yarn npm:fetch:packages
12
yarn npm:fetch:downloads
13
-yarn gh:fetch
+GITHUB_TOKEN=<redacted> yarn gh:fetch
14
```
15
16
After db is loaded, then (run in any order, they are independent)
0 commit comments