Skip to content

webmd-health-services/XWikiAutomation

Repository files navigation

Overview

The "XWikiAutomation" module...

System Requirements

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

Installing

To install globally:

Install-Module -Name 'XWikiAutomation'
Import-Module -Name 'XWikiAutomation'

To install privately:

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

Commands

About

A PowerShell module for automating XWiki

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published