Files
pcinfo/README.md
jbergner 25e5a6adc1
All checks were successful
build-binaries / build (.exe, amd64, windows) (push) Successful in 10m15s
build-binaries / release (push) Successful in 13s
build-binaries / publish-agent (push) Successful in 9s
Anpassung auf Windows-Dienst
2025-10-30 14:04:30 +01:00

61 lines
992 B
Markdown

# [PROJECT_NAME]
---
## Table of contents
- [Features](#features)
- [Quickstart](#quickstart)
- [Deployment](#deployment)
- [Configuration](#configuration)
- [Security](#security)
- [License](#license)
- [Roadmap](#roadmap)
---
## Features
- sc.exe create GoSysInfoService binPath="E:\GoProjects\pcinfo\pcinfo.exe" start=auto
- sc.exe description GoSysInfoService "Hilden PC-Info"
- sc.exe start GoSysInfoService
---
## Quickstart
### Requirements
- A
### Deployment
- A
### Configuration
- A
---
## Security
- **Responsible Disclosure:** Report vulnerabilities responsibly to **[SECURITY_CONTACT_EMAIL]**.
- **SECURITY.md:** Contains procedures and response times.
- **Secrets:** Do not commit secrets to the repo (use CI secrets/parameter stores).
---
## License
This project is licensed under **CPL-NC-1.0**.
See [LICENSE](./LICENSE) for details.
---
## Roadmap
- [ ] v0.2: [FEATURE_1]
- [ ] v0.3: [FEATURE_2]
- [ ] v1.0: Stabiler API-Vertrag & Langzeit-Support