diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-11 10:16:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-18 09:16:08 +0700 |
commit | 40d3b10c82614c6fcc96d2c3d0cb86cb031458d7 (patch) | |
tree | 51bf103764b16dafe3eb7e2b89b13db1ec323aa3 /development/aws-cdk/slack-desc | |
parent | a132e12ca2bf2a68914bdb0c90a4a6f332b26895 (diff) |
development/aws-cdk: Added (AWS Cloud Development Kit).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'development/aws-cdk/slack-desc')
-rw-r--r-- | development/aws-cdk/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/aws-cdk/slack-desc b/development/aws-cdk/slack-desc new file mode 100644 index 0000000000..388f910eb4 --- /dev/null +++ b/development/aws-cdk/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +aws-cdk: aws-cdk (AWS Cloud Development Kit) +aws-cdk: +aws-cdk: The AWS Cloud Development Kit (AWS CDK) is an open-source software +aws-cdk: development framework to define cloud infrastructure in code and +aws-cdk: provision it through AWS CloudFormation. +aws-cdk: +aws-cdk: +aws-cdk: Project URL: https://github.com/aws/aws-cdk +aws-cdk: +aws-cdk: +aws-cdk: |