PSProjectStatus
0.10.1
A set of PowerShell tools for tracking module development status. The module uses a JSON file to create a custom object with information about your module. You can use this internally to track the status of your module including a simple to-do tracker. This module was first described at https://jdhitsolutions.com/blog/powershell/8960/introducing-psprojectstatus/
Minimum PowerShell version
5.1
Installation Options
Author(s)
Jeff Hicks
Copyright
(c) 2022-2023 JDH Information Technology Solutions, Inc. All rights reserved.
Package Details
Owners
Tags
modules scripting project-management project psmodule
Functions
Get-PSProjectStatus New-PSProjectStatus Set-PSProjectStatus Update-PSProjectStatus Get-PSProjectGitStatus Get-PSProjectReport
PSEditions
Dependencies
This module has no dependencies.
Release Notes
https://github.com/jdhitsolutions/PSProjectStatus/blob/main/changelog.md
FileList
- PSProjectStatus.nuspec
- functions\public\Get-PSProjectReport.ps1
- functions\public\Get-PSProjectStatus.ps1
- functions\public\New-PSProjectStatus.ps1
- functions\public\Set-PSProjectStatus.ps1
- changelog.md
- psproject.schema.json
- PSProjectStatus.psd1
- README.md
- docs\Get-PSProjectReport.md
- docs\New-PSProjectStatus.md
- en-us\PSProjectStatus-help.xml
- formats\readme.txt
- images\ise-update.png
- images\manage-psproject.png
- images\new-psprojectstatus2.png
- images\refresh-psproject.png
- images\update-psprojectstatus-ise.png
- types\psprojectstatus.types.ps1xml
- functions\private\helpers.ps1
- functions\public\Get-PSProjectGitStatus.ps1
- License.txt
- PSProjectStatus.psm1
- docs\Get-PSProjectGitStatus.md
- docs\Get-PSProjectStatus.md
- docs\Set-PSProjectStatus.md
- formats\psprojectstatus.format.ps1xml
- images\code-update.png
- images\list-projects.png
- images\new-psprojectstatus.png
- images\psproject-methods.png
- images\remote-repository.png
- images\update-psprojectstatus.png