Browse Source

Added #13

dependabot/npm_and_yarn/web/prismjs-1.21.0
Schmitt, Max 8 years ago
parent
commit
0ef906984b
  1. 2
      README.md
  2. 2
      descriptor.json
  3. 2228
      static/README.md

2
README.md

@ -41,7 +41,7 @@ TODO: Add config parameters
### Google ### Google
Visit [console.cloud.google.com](https://console.cloud.google.com), create or use an existing project, goto `APIs & Services` -> `Credentials` and create there an `OAuth Client-ID` for the application type `Webapplicaton`. There you get the Client-ID and ClientSecret for your configuration. It's important, that you set in the Google Cloud Platform `YOUR_URL/api/v1/callback` as authorized redirect URLs. Visit [console.cloud.google.com](https://console.cloud.google.com) and create or use an existing project, goto `APIs & Services` -> `Credentials` and create there an `OAuth Client-ID` for the application type `Webapplicaton`. There you get the Client-ID and the ClientSecret for your configuration. It's important, that you set in the Google Cloud Platform `YOUR_URL/api/v1/callback` as authorized redirect URL.
## Clients ## Clients

2
descriptor.json

@ -12,7 +12,7 @@
"includePattern": "releases/(.*\\.tar\\.bz2)", "includePattern": "releases/(.*\\.tar\\.bz2)",
"uploadPattern": "$1", "uploadPattern": "$1",
"matrixParams": { "matrixParams": {
"override": true "override": 1
} }
} }
], ],

2228
static/README.md

File diff suppressed because it is too large
Loading…
Cancel
Save