File tree 14 files changed +14
-14
lines changed
packages/aws-cdk/lib/init-templates
14 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
1
# Welcome to your CDK C# project!
2
2
3
- This is a blank project for C# development with CDK .
3
+ This is a blank project for CDK development with C# .
4
4
5
5
The ` cdk.json ` file tells the CDK Toolkit how to execute your app.
6
6
Original file line number Diff line number Diff line change 1
1
## Welcome to your CDK F# project!
2
2
3
- This is a blank project for F# development with CDK .
3
+ This is a blank project for CDK development with F# .
4
4
5
5
The ` cdk.json ` file tells the CDK Toolkit how to execute your app.
6
6
Original file line number Diff line number Diff line change 1
1
# Welcome to your CDK Go project!
2
2
3
- This is a blank project for Go development with CDK .
3
+ This is a blank project for CDK development with Go .
4
4
5
5
** NOTICE** : Go support is still in Developer Preview. This implies that APIs may
6
6
change while we address early feedback from the community. We would love to hear
Original file line number Diff line number Diff line change 1
1
# Welcome to your CDK Java project!
2
2
3
- This is a blank project for Java development with CDK .
3
+ This is a blank project for CDK development with Java .
4
4
5
5
The ` cdk.json ` file tells the CDK Toolkit how to execute your app.
6
6
Original file line number Diff line number Diff line change 1
1
# Welcome to your CDK JavaScript project
2
2
3
- This is a blank project for JavaScript development with CDK .
3
+ This is a blank project for CDK development with JavaScript .
4
4
5
5
The ` cdk.json ` file tells the CDK Toolkit how to execute your app. The build step is not required when using JavaScript.
6
6
Original file line number Diff line number Diff line change 1
1
2
2
# Welcome to your CDK Python project!
3
3
4
- This is a blank project for Python development with CDK .
4
+ This is a blank project for CDK development with Python .
5
5
6
6
The ` cdk.json ` file tells the CDK Toolkit how to execute your app.
7
7
Original file line number Diff line number Diff line change 1
1
# Welcome to your CDK TypeScript project
2
2
3
- This is a blank project for TypeScript development with CDK .
3
+ This is a blank project for CDK development with TypeScript .
4
4
5
5
The ` cdk.json ` file tells the CDK Toolkit how to execute your app.
6
6
Original file line number Diff line number Diff line change 1
1
# Welcome to your CDK C# project!
2
2
3
- This is a blank project for C# development with CDK .
3
+ This is a blank project for CDK development with C# .
4
4
5
5
The ` cdk.json ` file tells the CDK Toolkit how to execute your app.
6
6
Original file line number Diff line number Diff line change 1
1
## Welcome to your CDK F# project!
2
2
3
- This is a blank project for F# development with CDK .
3
+ This is a blank project for CDK development with F# .
4
4
5
5
The ` cdk.json ` file tells the CDK Toolkit how to execute your app.
6
6
Original file line number Diff line number Diff line change 1
1
# Welcome to your CDK Go project!
2
2
3
- This is a blank project for Go development with CDK .
3
+ This is a blank project for CDK development with Go .
4
4
5
5
** NOTICE** : Go support is still in Developer Preview. This implies that APIs may
6
6
change while we address early feedback from the community. We would love to hear
Original file line number Diff line number Diff line change 1
1
# Welcome to your CDK Java project!
2
2
3
- This is a blank project for Java development with CDK .
3
+ This is a blank project for CDK development with Java .
4
4
5
5
The ` cdk.json ` file tells the CDK Toolkit how to execute your app.
6
6
Original file line number Diff line number Diff line change 1
1
# Welcome to your CDK JavaScript project
2
2
3
- This is a blank project for JavaScript development with CDK .
3
+ This is a blank project for CDK development with JavaScript .
4
4
5
5
The ` cdk.json ` file tells the CDK Toolkit how to execute your app. The build step is not required when using JavaScript.
6
6
Original file line number Diff line number Diff line change 1
1
2
2
# Welcome to your CDK Python project!
3
3
4
- This is a blank project for Python development with CDK .
4
+ This is a blank project for CDK development with Python .
5
5
6
6
The ` cdk.json ` file tells the CDK Toolkit how to execute your app.
7
7
Original file line number Diff line number Diff line change 1
1
# Welcome to your CDK TypeScript project
2
2
3
- This is a blank project for TypeScript development with CDK .
3
+ This is a blank project for CDK development with TypeScript .
4
4
5
5
The ` cdk.json ` file tells the CDK Toolkit how to execute your app.
6
6
You can’t perform that action at this time.
0 commit comments