gcp-core
| Kind | kit |
|---|---|
| Capabilities | net |
| Categories | cloud web |
| Keywords | gcp google-cloud cloud authentication |
GCP core library - authentication, project config, and shared utilities
Files
| File | Description |
|---|---|
.editorconfig | Editor formatting configuration |
.gitignore | Git ignore rules for build artifacts and dependencies |
.tool-versions | asdf tool versions (Zig, Kit) |
LICENSE | MIT license file |
README.md | This file |
examples/basic.kit | Basic usage example |
examples/with-token.kit | Example: with token |
kit.toml | Package manifest with metadata and dependencies |
src/gcp.kit | Module for gcp |
tests/gcp-core.test.kit | Tests for gcp-core |
tests/types.test.kit | Tests for types |
Dependencies
jwt
Installation
kit add gitlab.com/kit-lang/packages/kit-gcp-core.gitUsage
import Kit.GcpCoreLicense
MIT License - see LICENSE for details.