Skip to content

Commit 18a5433

Browse files
Update README.md
1 parent 16c2e5f commit 18a5433

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Introduction
22
VSTS (TFS) build task to compile MQL5 projects and files inside TFS builds.
33

4+
# How to use
5+
The extension is not published in marketplace (yet), so there are only those options to use it:
6+
* Download the extension from releases tab and upload it into your VSO. You will have to create a publisher account for that (free).
7+
* Write me and tell me your organization name and I will share it with you. This is the one that preceeding @visualstudio.com, for example, if your VSO's url is https://mywork.visualstudio.com, then your organization name is mywork. It is not a secret information (as far as I aware). The advantage of this approach is that you will automatically get updates.
8+
49
## How to develop VSTS build tasks
510
* [How to create and package build task](https://docs.microsoft.com/en-us/vsts/extend/develop/add-build-task?view=vsts)
611
* [Example tasks](https://github.com/Microsoft/vsts-tasks/tree/master/Tasks)

0 commit comments

Comments
 (0)