Skip to content

Commit a679ccf

Browse files
chore: Add ft-workspace checkout tip
Signed-off-by: K Siva Prasad Reddy <sivaprasadreddy.k@gmail.com>
1 parent fbe083a commit a679ccf

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/ft-workspace-checkout.mp4

5.1 MB
Binary file not shown.

docs/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)