Skip to content

Commit 5f630a0

Browse files
committed
update overview.md
1 parent 4d6cb10 commit 5f630a0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
8.24 KB
Loading

Extension/overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Yarn Build and Release Tasks
22

33
[Yarn](https://yarnpkg.com/) is Facebook's npm alternative. It is the fast, reliable and secure dependency management.
4-
This extension brings the power of Yarn to Visual Studio Team Services Build and Release Management.
4+
This extension brings the power of Yarn to Visual Studio Team Services Build and Release Management. It enables use to use yarn with against official npm registry or any registry you like such as Myget or [Visual Studio Team Services Package Management](https://marketplace.visualstudio.com/items?itemName=ms.feed#).
55

66
![GeekLearning Loves Yarn](Screenshots/GeekLearningLovesYarn.png)
77

@@ -19,6 +19,10 @@ After installing the extension, you can add one (or more) of the tasks to a new
1919

2020
![add-task](Screenshots/Add-Tasks.png)
2121

22+
Starting with version `1.x`, you can configure custom registries directly in the task settings:
23+
24+
![Custom Registries](Screenshots/Custom-Registries.png)
25+
2226
## Learn more
2327

2428
The [source](https://github.com/geeklearningio/gl-vsts-tasks-yarn) for this extension is on GitHub. Take, fork, and extend.

0 commit comments

Comments
 (0)