OSS part of tools for making development of TALXIS Apps easier and automated.
To get started clone the repository and run:
Import-Module .\module\TALXIS.SDK.DevOps.CDS.PowerShellOR
Module is available in PowerShell Gallery
Run PowerShell as administrator and allow remotely downloaded scripts:
Set-ExecutionPolicy RemoteSignedInstall the latest version from PowerShell Gallery:
Install-Module TALXIS.SDK.DevOps.CDS.PowerShellImport the installed module:
Import-Module TALXIS.SDK.DevOps.CDS.PowerShellThe MIT License (MIT). Please see License File for more information.