| ... | ... | @@ -26,6 +26,32 @@ For Example: | 
| 
 | 
 | 
 | 
| 
 | 
 | 
We will use a simple CPP program which `adds` and `substracts` 2 numbers.
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
1.  Get the workspace for devops trial 
 | 
| 
 | 
 | 
    -   Download the ready to use workspace for devops trial - https://gitlab.iotiot.in/newbies/pre-office-office/refactoring-workspace/-/archive/master/refactoring-workspace-master.zip
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
    -   Unzip the `refactoring-workspace-master.zip`
 | 
| 
 | 
 | 
    
 | 
| 
 | 
 | 
    -   Open VScode.
 | 
| 
 | 
 | 
    
 | 
| 
 | 
 | 
    -   Press `Ctrl` + `Shift` + `p` in VScode. A bar will open up at the top.
 | 
| 
 | 
 | 
    
 | 
| 
 | 
 | 
    -   Search for `Remote-Containers`
 | 
| 
 | 
 | 
        
 | 
| 
 | 
 | 
    
 | 
| 
 | 
 | 
    -   Click on "Remote-Containers: Open Folder in Containers". 
 | 
| 
 | 
 | 
    
 | 
| 
 | 
 | 
    -   In the pop up Window, Navigate to Downloads --> refactoring-workspace-master 
 | 
| 
 | 
 | 
    
 | 
| 
 | 
 | 
    -   Click on Open.
 | 
| 
 | 
 | 
    
 | 
| 
 | 
 | 
    -   Vscode will take some time to start up the container, once done 
 | 
| 
 | 
 | 
    
 | 
| 
 | 
 | 
    -   Open up terminal by Pressing `Ctrl` + `j`.
 | 
| 
 | 
 | 
        
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
    -   That is it done you have successfully opened up the workspace.
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
1.  Fork the repository.
 | 
| 
 | 
 | 
    -   Go to link - https://gitlab.iotiot.in/newbies/pre-office-office/devops-trial
 | 
| 
 | 
 | 
    -   Click on Fork.
 | 
| ... | ... |  |