gcp-core

GCP core library - authentication, project config, and shared utilities

Files

FileDescription
.editorconfigEditor formatting configuration
.gitignoreGit ignore rules for build artifacts and dependencies
.tool-versionsasdf tool versions (Zig, Kit)
LICENSEMIT license file
README.mdThis file
examples/basic.kitBasic usage example
examples/with-token.kitExample: with token
kit.tomlPackage manifest with metadata and dependencies
src/gcp.kitModule for gcp
tests/gcp-core.test.kitTests for gcp-core
tests/types.test.kitTests for types

Dependencies

  • jwt

Installation

kit add gitlab.com/kit-lang/packages/kit-gcp-core.git

Usage

import Kit.GcpCore

License

MIT License - see LICENSE for details.