Skip to content

KevinMarquette/PSGraphPlus

Repository files navigation

PSGraphPlus

Utility module that makes use of PSGraph

GitPitch PitchMe presentation

Getting Started

# Install GraphViz from the Chocolatey repo
Register-PackageSource -Name Chocolatey -ProviderName Chocolatey -Location http://chocolatey.org/api/v2/
Find-Package graphviz | Install-Package -ForceBootstrap

# Install from the Powershell Gallery
Find-Module PSGraph -Repository PSGallery | Install-Module
Find-Module PSGraphPlus -Repository PSGallery | Install-Module

More Information

For more information

This project was generated using Kevin Marquette's Full Module Plaster Template.

About

A utility module that makes use of PSGraph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published