https://github.com/chrisllontop/cdk.js
A tool to simplify workflows using fully typed JavaScript for your favorite CI/CD services
https://github.com/chrisllontop/cdk.js
cdk cloud cloud-deployment cloud-deployment-kit deployment github github-actions
Last synced: 5 months ago
JSON representation
A tool to simplify workflows using fully typed JavaScript for your favorite CI/CD services
- Host: GitHub
- URL: https://github.com/chrisllontop/cdk.js
- Owner: chrisllontop
- Created: 2024-06-11T04:14:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T17:33:13.000Z (almost 2 years ago)
- Last Synced: 2025-09-17T02:41:12.554Z (9 months ago)
- Topics: cdk, cloud, cloud-deployment, cloud-deployment-kit, deployment, github, github-actions
- Language: TypeScript
- Homepage: https://cdk.js
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloud Deployment Kit (CDK)
**Cloud Deployment Kit (CDK)** - A tool to simplify workflows using fully typed JavaScript for your favorite CI/CD services.
## Overview
Cloud Deployment Kit (CDK) aims to streamline the creation and management of CI/CD workflows by allowing developers to define configurations using fully typed JavaScript. This approach provides the flexibility and power of JavaScript, ensuring that configurations are easy to write, maintain, and understand.
## Key Features
- **Typed JavaScript Configurations**: Utilize the power of fully typed JavaScript to create clear and maintainable CI/CD workflows.
- **Platform Agnostic**: Designed to support various CI/CD services, providing a unified approach to workflow management.
- **Simplified Workflow Management**: Reduce complexity and enhance readability of CI/CD configurations by leveraging JavaScript.
## Status
Cloud Deployment Kit (CDK) is currently under active development. We are continuously working on adding new features, improving existing ones, and expanding support for different CI/CD services.
## Contributing
We welcome contributions! If you have any ideas, suggestions, or want to report a bug, please open an issue. Pull requests are also encouraged.
## License
This project is licensed under the MIT License.
---
Visit us at [cdk.js](https://cdk.js)