Frenchex-Dev / Frenchex.Dev.CSharp

This repository is a set of powershell core scripts which helps to create a Dotnet solution, projects and templates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frenchex Dev

This repository is a set of powershell core scripts which helps to create a Dotnet solution, projects and templates.

Installation

Open a Powershell Core shell and run the following

git clone git@github.com:Frenchex-Dev/Frenchex.Dev.Csharp.git $env:USERPROFILE\Documents\PowerShell\Modules\FrenchexDev

Installing Templates

Import-Module FrenchexDev
Install-DotnetTemplates -All

Functions

Developers

Using Pester to test the module.

Invoke-Pester

Will run the tests.

About

This repository is a set of powershell core scripts which helps to create a Dotnet solution, projects and templates.


Languages

Language:PowerShell 98.0%Language:C# 2.0%