An open API service indexing awesome lists of open source software.

https://github.com/comnam90/xsconfig

Experimental Module for extending the new SConfig Module
https://github.com/comnam90/xsconfig

Last synced: 9 months ago
JSON representation

Experimental Module for extending the new SConfig Module

Awesome Lists containing this project

README

          

# xSConfig

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/237b403772694a89bc849e3d0eee93d7)](https://www.codacy.com/manual/comnam90/xSConfig/dashboard?utm_source=github.com&utm_medium=referral&utm_content=comnam90/xSConfig&utm_campaign=Badge_Grade)
[![Azure DevOps builds (branch)](https://img.shields.io/azure-devops/build/NZ-BenThomas/b93b27ac-cf11-4da5-b56e-1ff2b99d0dcb/1)](https://dev.azure.com/NZ-BenThomas/xSConfig/_build?view=pipelines)
[![Codecov](https://img.shields.io/codecov/c/gh/comnam90/xSConfig)](https://codecov.io/gh/comnam90/xSConfig)
[![PowerShell Gallery](https://img.shields.io/powershellgallery/p/xSConfig)](https://www.powershellgallery.com/packages/xSConfig/)
[![PowerShell Gallery](https://img.shields.io/powershellgallery/v/xSConfig)](https://www.powershellgallery.com/packages/xSConfig/)
[![GitHub issues](https://img.shields.io/github/issues/comnam90/xSConfig)](https://github.com/comnam90/xSConfig/issues)
[![PowerShell Gallery](https://img.shields.io/powershellgallery/dt/xSConfig)](https://www.powershellgallery.com/packages/xSConfig/)

Experimental Module for extending the new Azure Stack HCI SConfig Module

## Requirements

Currently this module only works on the new **Azure Stack HCI** 20H2 OS, as it relies on the new in-box SConfig module.

This module may be compatible with future Operating Systems that also contain the SConfig module.

## Install

### PowerShell Gallery Install (Requires PowerShell v5)

```powershell
Install-Module xSConfig
```
See the [PowerShell Gallery](http://www.powershellgallery.com/packages/xSConfig/) for the complete details and instructions.

## Demo

[![asciicast](https://asciinema.org/a/361867.svg)](https://asciinema.org/a/361867)