Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

TALXIS/TALXIS.SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TALXIS.SDK

OSS part of tools for making development of TALXIS Apps easier and automated.

Common Data Service Target

DevOps

Installation

To get started clone the repository and run:

Import-Module .\module\TALXIS.SDK.DevOps.CDS.PowerShell

OR

Module is available in PowerShell Gallery

Run PowerShell as administrator and allow remotely downloaded scripts:

Set-ExecutionPolicy RemoteSigned

Install the latest version from PowerShell Gallery:

Install-Module TALXIS.SDK.DevOps.CDS.PowerShell

Import the installed module:

Import-Module TALXIS.SDK.DevOps.CDS.PowerShell

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published