@@ -11,34 +11,36 @@ Supported on Windows, OSX, Ubuntu and Red Hat. Written for the .NET Core CLR as
11
11
12
12
| | Build & Test |
13
13
| ---| :-----:|
14
+ | ![ Win] ( docs/res/win_med.png ) ** Windows** | ![ Build & Test] ( https://mseng.visualstudio.com/_apis/public/build/definitions/b924d696-3eae-4116-8443-9a18392d8544/2850/badge?branch=master ) |
14
15
| ![ Apple] ( docs/res/apple_med.png ) ** OSX** | ![ Build & Test] ( https://mseng.visualstudio.com/_apis/public/build/definitions/b924d696-3eae-4116-8443-9a18392d8544/3080/badge?branch=master ) |
15
16
| ![ Ubuntu14] ( docs/res/ubuntu_med.png ) ** Ubuntu 14.04** | ![ Build & Test] ( https://mseng.visualstudio.com/_apis/public/build/definitions/b924d696-3eae-4116-8443-9a18392d8544/2853/badge?branch=master ) |
16
17
| ![ Ubuntu16] ( docs/res/ubuntu_med.png ) ** Ubuntu 16.04** | ![ Build & Test] ( https://mseng.visualstudio.com/_apis/public/build/definitions/b924d696-3eae-4116-8443-9a18392d8544/3742/badge?branch=master ) |
17
18
| ![ RedHat] ( docs/res/redhat_med.png ) ** RedHat** | ![ Build & Test] ( https://mseng.visualstudio.com/_apis/public/build/definitions/b924d696-3eae-4116-8443-9a18392d8544/3418/badge?branch=master ) |
18
- | ![ Win] ( docs/res/win_med.png ) ** Windows** | ![ Build & Test] ( https://mseng.visualstudio.com/_apis/public/build/definitions/b924d696-3eae-4116-8443-9a18392d8544/2850/badge?branch=master ) |
19
19
20
20
21
- ## Get Started
21
+ ## System Pre-Requisites
22
+
23
+ First, ensure you have the necessary system prequisites
22
24
23
- ### System Pre-Requisites
25
+ ![ win ] ( docs/res/win_sm.png ) [ Windows ] ( docs/start/envwin.md )
24
26
25
- ![ win ] ( docs/res/win_med .png ) [ Windows ] ( docs/start/envwin .md )
27
+ ![ osx ] ( docs/res/apple_sm .png ) [ OSX ] ( docs/start/envosx .md )
26
28
27
- ![ osx ] ( docs/res/apple_med .png ) [ OSX ] ( docs/start/envosx .md )
29
+ ![ ubuntu ] ( docs/res/ubuntu_sm .png ) [ Ubuntu ] ( docs/start/envubuntu .md )
28
30
29
- ![ ubuntu ] ( docs/res/ubuntu_med .png ) [ Ubuntu ] ( docs/start/envubuntu .md )
31
+ ![ redhat ] ( docs/res/redhat_sm .png ) [ RedHat & CentOS ] ( docs/start/envredhat .md )
30
32
31
- ![ redhat ] ( docs/res/redhat_med.png ) [ RedHat & CentOS ] ( docs/start/envredhat.md )
33
+ ## Get the Agent
32
34
33
- ### Get the Agent
35
+ Next, download and configure the agent
34
36
35
37
![ win] ( docs/res/win_sm.png ) [ Start Windows] ( https://www.visualstudio.com/en-us/docs/build/admin/agents/v2-windows )
36
38
37
39
![ osx] ( docs/res/apple_sm.png ) [ Start OSX] ( https://www.visualstudio.com/en-us/docs/build/admin/agents/v2-osx )
38
40
39
41
![ ubuntu] ( docs/res/ubuntu_sm.png ) [ Start Ubuntu] ( https://www.visualstudio.com/en-us/docs/build/admin/agents/v2-linux )
40
42
41
- ![ redhat] ( docs/res/redhat_sm.png ) [ Start RedHat] ( https://www.visualstudio.com/en-us/docs/build/admin/agents/v2-linux )
43
+ ![ redhat] ( docs/res/redhat_sm.png ) [ Start RedHat & CentOS ] ( https://www.visualstudio.com/en-us/docs/build/admin/agents/v2-linux )
42
44
43
45
## Supported Usage
44
46
0 commit comments