Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 641 Bytes

File metadata and controls

25 lines (18 loc) · 641 Bytes

Repo Push Commands

Use these commands from inside the repository folder after unzipping.

git init
git add .
git commit -m "Initial Elyria Consequence Twin scaffold"
git branch -M main
git remote add origin git@github.com:Kamanaka5502/elyria-consequence-twin.git
git push -u origin main

Recommended GitHub Visibility

Start private until the commercial packet and IP boundary are reviewed.

Suggested public-safe files later:

  • README.md
  • commercial/one_page_offer.md
  • docs/00_positioning.md
  • PROPRIETARY_NOTICE.md

Keep schemas, templates, tests, and implementation scaffold private until the sale surface is locked.