Metadata-Version: 2.1
Name: cdkx-github
Version: 1.0.0a1
Summary: GitHub L1 constructs, generated from its JSON Schema.
Home-page: https://github.com/cdk-x/cdkx.git
Author: cdk-x
License: MIT
Project-URL: Source, https://github.com/cdk-x/cdkx.git
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Typing :: Typed
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cdkx-core<2.0.0,>=1.0.0.a3
Requires-Dist: constructs<11.0.0,>=10.8.0
Requires-Dist: jsii<2.0.0,>=1.139.0
Requires-Dist: publication>=0.0.3

# github

This library was generated with [Nx](https://nx.dev).

## Building

Run `nx build github` to build the library.

## Running unit tests

Run `nx test github` to execute the unit tests via [Jest](https://jestjs.io).
