https://github.com/chadnpc/devconstants
Constants /codes for development and ITOPs.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.6%) to scientific vocabulary
Keywords
constants
errorcodes
itops
powershell
statuscode
Last synced: 5 months ago
·
JSON representation
Repository
Constants /codes for development and ITOPs.
Basic Info
- Host: GitHub
- Owner: chadnpc
- License: wtfpl
- Language: PowerShell
- Default Branch: main
- Homepage: https://www.powershellgallery.com/packages/devConstants/
- Size: 645 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
constants
errorcodes
itops
powershell
statuscode
Created 12 months ago
· Last pushed 11 months ago
Metadata Files
Readme
License
README.md
devConstants
A module containing common constants and error codes for developers and IT administrators.
Usage
PowerShell
Install-Module devConstants
then
```PowerShell Import-Module devConstants
HTTP~
Get-HttpStatusCodes
exitc~
```
License
This project is licensed under the WTFPL License.
Owner
- Name: alain
- Login: chadnpc
- Kind: user
- Website: https://linktr.ee/chadnpc
- Repositories: 82
- Profile: https://github.com/chadnpc
GitHub Events
Total
- Push event: 6
- Create event: 3
Last Year
- Push event: 6
- Create event: 3
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/CI.yaml
actions
- actions/checkout v3 composite
.github/workflows/Codereview.yaml
actions
- anc95/ChatGPT-CodeReview v1.0.12 composite
.github/workflows/Delete_old_workflow_runs.yaml
actions
- Mattraks/delete-workflow-runs v2 composite
.github/workflows/Publish.yaml
actions
- actions/checkout v3 composite
- actions/upload-artifact v3 composite