PSModuleTemplate

1.0.0.2

Crea archivos que se pueden utilizar como plantillas para implementar un módulo de Powershell

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSModuleTemplate

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSModuleTemplate

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016 ACME. All rights reserved.

Package Details

Author(s)

  • atorrest

Functions

New-ProjectTemplate

Dependencies

This module has no dependencies.

Release Notes

Correcciones menores:
- Nombre del proyecto se ajusta solo si contiene espacios.
- Proyecto se crea como subcarpeta en la ubicación actual (ya no en %USERPROFILE%)
- En Program.ps1 se importan los archivos psm1 utilizando $PSScriptRoot en lugar de .\

FileList

Version History

Version Downloads Last updated
1.0.0.2 (current version) 507 11/1/2016
1.0.0.1 29 10/26/2016