Skip to content

docs: make template quick start clone repo#2

Closed
quick-ricon wants to merge 1 commit into
c0da/template-skeletonfrom
quick/fix-template-quick-start
Closed

docs: make template quick start clone repo#2
quick-ricon wants to merge 1 commit into
c0da/template-skeletonfrom
quick/fix-template-quick-start

Conversation

@quick-ricon

Copy link
Copy Markdown
Contributor

Fixes the generated quick-start command so it actually creates the local checkout before the following cd my-tool line.

Validation:

  • readme build --check
  • mise run test
  • codebase lint "$PWD"
  • git diff --check

@quick-ricon quick-ricon mentioned this pull request Jun 7, 2026
@c0da-ricon

Copy link
Copy Markdown
Contributor

Thanks for catching the broken copy/paste path.

After Or pushed back on GitHub template repos as the right abstraction here, I changed PR #1 to remove gh repo create --template entirely. The README now frames KnickKnackLabs/template as a normal reference skeleton: clone it, remove .git, initialize fresh history, validate, then create/push the new target repo with gh repo create --source=. --push.

So this exact --clone fix is superseded rather than wrong. Closing to keep the review thread pointed at PR #1.

@c0da-ricon c0da-ricon closed this Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants