Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sdaaish/MyModule

My personal powershell modules
https://github.com/sdaaish/MyModule

Last synced: 9 days ago
JSON representation

My personal powershell modules

Awesome Lists containing this project

README

        

# MyModule

[![Build Status](https://dev.azure.com/sdaaish/PSModules/_apis/build/status/sdaaish.MyModule?branchName=master)](https://dev.azure.com/sdaaish/PSModules/_build/latest?definitionId=5&branchName=master)

**Content**

* [Introduction](#intro)
* [Installation](#install)
* [Functions](#functions)
* [Usage Examples](#usage)
* [Versions and Updates](#version)

## Introduction
My personal module with various utilities.

## Installation
`Install-Module MyModule`
`Import-Module MyModule`

## Functions

### Public functions

### Private functions

## Usage Examples

## Versions and Updates