File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,14 @@ $ git clone https://github.com/feature-tracker/user-service.git
7979$ git clone https://github.com/feature-tracker/feature-tracker-angular.git
8080```
8181
82+ Alternatively, you can use IntelliJ IDEA Workspace support to clone all the repositories easily.
83+
84+ First, install [ Multi-Project Workspace Plugin] ( https://plugins.jetbrains.com/plugin/24765-multi-project-workspace/ ) if you haven't already installed.
85+
86+ From IntelliJ IDEA, clone the ft-workspace repository which will automatically clone all the required Git repositories.
87+
88+ <video controls src =" ../ft-workspace-checkout.mp4 " title =" Workspace checkout using IntelliJ IDEA " ></video >
89+
8290** 2. Build Docker images of all the components**
8391
8492``` shell
You can’t perform that action at this time.
0 commit comments