Skip to content

webmd-health-services/YouTrackAutomation

Repository files navigation

Overview

The "YouTrackAutomation" module...

System Requirements

  • Windows PowerShell 5.1 and .NET 4.6.1+
  • PowerShell Core 6+

Installing

To install globally:

Install-Module -Name 'YouTrackAutomation'
Import-Module -Name 'YouTrackAutomation'

To install privately:

Save-Module -Name 'YouTrackAutomation' -Path '.'
Import-Module -Name '.\YouTrackAutomation'

Commands

About

A PowerShell wrapper for the YouTrack API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published