1
00:00:00,690 --> 00:00:11,130
In this video we are going to download and see pictures four, which is the CDK toolkit, the CDK Toolkit.

2
00:00:11,160 --> 00:00:18,450
The CLI command of CDK is primary tool for interacting with your CDK applications.

3
00:00:19,450 --> 00:00:22,000
It basically executes your application.

4
00:00:22,000 --> 00:00:28,960
Manage the application model that you defined and produce and deploy the cloud formation templates generated

5
00:00:28,960 --> 00:00:30,540
by the Cdcc.

6
00:00:31,240 --> 00:00:37,090
It also provides other features useful for creating and working with the HDC project.

7
00:00:37,390 --> 00:00:46,240
So we should insulate CDK toolkit and the ADA release CDK Toolkit is installed with the MPM node package

8
00:00:46,240 --> 00:00:47,020
management.

9
00:00:47,620 --> 00:00:49,810
I recommend installing it globally.

10
00:00:49,870 --> 00:00:56,500
So in the last video we have download the Node.js application and Node.js application.

11
00:00:56,500 --> 00:00:58,240
Also download the NPM package.

12
00:00:58,240 --> 00:01:08,020
So CDK is using the NPM package when downloading their library OC in order to install latest version

13
00:01:08,020 --> 00:01:12,160
of the ADA SDK, we should run the NPM install commands.

14
00:01:12,160 --> 00:01:13,870
You can see the command in here.

15
00:01:13,900 --> 00:01:17,950
NPM install DG a double SDK.

16
00:01:17,980 --> 00:01:22,960
This means install the SDK package globally.

17
00:01:23,440 --> 00:01:27,940
So we are going to run these commands into our command window.

18
00:01:28,030 --> 00:01:31,420
For that reason, let's open a command window.

19
00:01:33,350 --> 00:01:40,910
And in here, I'm going to run this command and install the G.

20
00:01:41,770 --> 00:01:42,990
A.W. CDK.

21
00:01:43,570 --> 00:01:49,150
So let's remember that in the last video we have installed Node.js and Node.js also installed NPM package

22
00:01:49,150 --> 00:01:50,580
management tool.

23
00:01:50,590 --> 00:01:54,490
So that's why we can use NPM install.

24
00:01:56,510 --> 00:01:56,880
She?

25
00:01:56,960 --> 00:01:58,580
OC yes.

26
00:01:58,580 --> 00:02:01,450
MP install the SJW SDK.

27
00:02:01,700 --> 00:02:06,920
Just hit enter and this will be install the latest CD package on your local computer.

28
00:02:08,370 --> 00:02:11,770
So this will take some time to install.

29
00:02:11,950 --> 00:02:12,260
Okay.

30
00:02:12,270 --> 00:02:15,840
I have already installed before, so that's why it is very fast for me.

31
00:02:15,840 --> 00:02:24,180
But it will be take some time for your computer and it is adding some kind of package and change some

32
00:02:24,180 --> 00:02:28,740
package in order to be ready for the CDK on your local computer.

33
00:02:28,770 --> 00:02:33,060
But after that, let's check the HDC version.

34
00:02:33,060 --> 00:02:36,330
We can run the CDCC the stage version command.

35
00:02:37,680 --> 00:02:38,100
Yes.

36
00:02:38,100 --> 00:02:40,440
You will see this kind of information in here.

37
00:02:40,650 --> 00:02:45,150
This should be start with the two because we are using the CD version to.
