Point installation guides at published source tree
This commit is contained in:
@@ -10,10 +10,10 @@ in **Panel → Settings → API keys** and are always scoped to one organisation
|
||||
|
||||
| Language | Package | Install |
|
||||
| --- | --- | --- |
|
||||
| Go | `as213905` | `go get git.datacoria.com/Phylex/as213905-sdk/go` |
|
||||
| Go | `as213905` | `go get git.datacoria.com/Phylex/production-as213905/as213905-sdk/go` |
|
||||
| Rust | `as213905-sdk` | Git dependency shown in `rust/README.md` |
|
||||
| Python | `as213905` | `pip install "as213905 @ git+https://git.datacoria.com/Phylex/as213905-sdk.git#subdirectory=python"` |
|
||||
| JavaScript | `@as213905/sdk` | `npm install git+https://git.datacoria.com/Phylex/as213905-sdk.git#javascript` |
|
||||
| Python | `as213905` | Git dependency shown in `python/README.md` |
|
||||
| JavaScript | `@as213905/sdk` | Git checkout instructions in `javascript/README.md` |
|
||||
|
||||
All clients use `https://as213905.com` by default and accept a different base
|
||||
URL for tests. Never put an API key in a query string or commit it to source.
|
||||
|
||||
Reference in New Issue
Block a user