Skip to content

Commit

Permalink
update overview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sandorfr committed Aug 15, 2017
1 parent 4d6cb10 commit 5f630a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Binary file added Extension/Screenshots/Custom-Registries.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion Extension/overview.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Yarn Build and Release Tasks

[Yarn](https://yarnpkg.com/) is Facebook's npm alternative. It is the fast, reliable and secure dependency management.
This extension brings the power of Yarn to Visual Studio Team Services Build and Release Management.
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#).

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

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

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

Starting with version `1.x`, you can configure custom registries directly in the task settings:

![Custom Registries](Screenshots/Custom-Registries.png)

## Learn more

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

0 comments on commit 5f630a0

Please sign in to comment.