Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 3.5 KB

README.md

File metadata and controls

50 lines (36 loc) · 3.5 KB

Geek Learning's Visual Studio Team Services Tasks And Extensions

Geek Learning Loves Visual Studio

There is some love beetween Geek Learning and Visual Studio Team Services. It gave birth to various Visual Studio Extensions. This repo was our nursery for those extensions.

Grown up extensions are now living on there own repositories :

Under development (those ones are still turbulent children and you should expect nothing but the unexpected) :

  • Handlebars tasks
  • Github tasks (coming soon, some stuff is in this repo)
  • Better slack integration (coming not so soon)

Install the extensions to your account

You can find the latest stable version of the VSTS Extensions on the Visual Studio Marketplace.

Prerelease channel

Our tasks are build and published in continuous (thanks to VSTS, of course). If you are interested or want to contribute, you can ask us the access of the private prerelease extension to install it to your account. By definition, this prerelease extension could introduce breaking changes, or could be very unstable, so it is not recommended to use it for your builds and releases, but only for testing purposes.

Build tools

We built a few scripts that you might be interested in if you are writing extensions yourself. They allow you to write extensions more efficiently by eliminating some of the boilerplate and automating each step.

Build tools Repository

Attributions