Skip to content

Latest commit

 

History

History
73 lines (44 loc) · 1.92 KB

File metadata and controls

73 lines (44 loc) · 1.92 KB

.github

.github is a repository in the AzureLocal organization, managed under the HCS platform standard.


What this is

.github is a repository in the AzureLocal organization, managed under the HCS platform standard.


Prerequisites

Before using this project, you need:

  • PowerShell 7+ (winget install Microsoft.PowerShell)
  • Azure CLI (winget install Microsoft.AzureCLI) — logged in as kris@hybridsolutions.cloud
  • GitHub CLI (winget install GitHub.cli) — authenticated via hcs-github-org-pat
  • {{Any other tools, runtimes, or SDKs this project requires}}

Load required environment variables before starting:

. E:\git\platform\scripts\Load-HCSEnvironment.ps1

Quick start

# {{Step 1 — clone or navigate to the repo}}
cd E:\git\{{repo-name}}

# {{Step 2 — any setup steps}}

# {{Step 3 — the primary command to run or build}}

Documentation

{{If a doc site exists, link it here. Otherwise link to key Markdown files.}}

Doc Description
{{doc name}} {{what it covers}}

Contributing

  1. Create a feature branch: git checkout -b feature/short-description
  2. Make changes following the scripting and documentation standards
  3. Commit with type(scope): description format and link an ADO work item (AB#<id>)
  4. Open a PR and link it to the ADO work item

License

{{MIT / Proprietary — choose one and delete the other}}

MIT License — see LICENSE

Proprietary — Hybrid Cloud Solutions LLC. All rights reserved.


Owner: Kristopher Turner — kris@hybridsolutions.cloud Hybrid Cloud Solutions LLC — hybridsolutions.cloud