Skip to content

chadnpc/devConstants

Repository files navigation

A module containing common constants and error codes for developers and IT administrators.

Usage

Install-Module devConstants

then

Import-Module devConstants
# HTTP~
Get-HttpStatusCodes
# exitc~
[devconstants]::data['exitcodes']

License

This project is licensed under the WTFPL License.