Skip to content

guide_begin

hugoalh edited this page Dec 4, 2023 · 3 revisions

Begin

PowerShell

  • Target Version:
    • (>= v2.X.X) >= v7.2.0, &:
      • GitHub Actions Runner >= v2.311.0
      • NodeJS >= v16.13.0 [Optional, for NodeJS based wrapper API]
    • (v1.4.X ~ v1.7.X) >= v7.2.0, &:
      • GitHub Actions Runner >= v2.303.0
      • NodeJS >= v14.15.0 [Optional, for NodeJS based wrapper API]
  • Domain/Registry:
    • PowerShell Gallery
      Install-Module -Name 'hugoalh.GitHubActionsToolkit' -AcceptLicense
      Import-Module -Name 'hugoalh.GitHubActionsToolkit' -Scope 'Local'

Guide

API

Enum

Enum Flag

Function

Function Alias

Clone this wiki locally