A module containing common constants and error codes for developers and IT administrators.
Install-Module devConstantsthen
Import-Module devConstants
# HTTP~
Get-HttpStatusCodes
# exitc~
[devconstants]::data['exitcodes']This project is licensed under the WTFPL License.