Skip to content

RobDelve/ArdyLab

Repository files navigation

ArdyLab

Build Status

Description

Rapidly build Lab environments using Desired State Configuratgion

Authored by Rob Delve

Installing

The easiest way to get ArdyLab is using the PowerShell Gallery!

Inspecting the module

Best practice is that you inspect modules prior to installing them. You can do this by saving the module to a local path:

PS> Save-Module -Name ArdyLab -Path <path>

Installing the module

Once you trust a module, you can install it using:

PS> Install-Module -Name ArdyLab

Updating ArdyLab

Once installed from the PowerShell Gallery, you can update it using:

PS> Update-Module -Name ArdyLab

Uninstalling ArdyLab

To uninstall ArdyLab:

PS> Uninstall-Module -Name ArdyLab

Contributing to ArdyLab

Interested in contributing? Read how you can Contribute to ArdyLab

This project maintains a Code of Conduct that establishes how the project is governed and how everyone involved is expected to behave. You can report unacceptable behavior to rob.delve@ardy.co.uk.

Release History

A detailed release history is contained in the Change Log.

License

ArdyLab is provided under the MIT license.

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published