/devConstants

Constants /codes for development and ITOPs.

Primary LanguagePowerShellDo What The F*ck You Want To Public LicenseWTFPL

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.