Skip to content

Yarn Package Manager Visual Studio Team Services Build and Release Management extensions

License

Notifications You must be signed in to change notification settings

kneat/gl-vsts-tasks-yarn

 
 

Repository files navigation

Icon

Yarn Build and Release Tasks

cistatus

Yarn 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.

GeekLearning Loves Yarn

Why so much sudden love for Yarn ? You can find out here

Learn more about this extension on the wiki!

Tasks included

  • Yarn: Execute Yarn (Yarn is bundled for Hosted Agents)

To contribute

  1. Globally install typescript and tfx-cli (to package VSTS extensions): npm install -g typescript tfx-cli
  2. From the root of the repo run npm install. This will pull down the necessary modules for the different tasks and for the build tools.
  3. Run npm run build to compile the build tasks.
  4. Run npm run package -- --version <version> to create the .vsix extension packages (supports multiple environments) that includes the build tasks.

Release Notes

Contributors

This extension was created by Geek Learning, with help from the community.

Attributions

About

Yarn Package Manager Visual Studio Team Services Build and Release Management extensions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%