Eric Working With Repo

Find the right repository before working. Check ~/Developer first, then GitHub personal repos, then organization repos. Clone into Developer by default, or /tmp when the user says it is one-off.

akarachen Updated

File contents

Eric Working With Repo

Find the repo before doing anything else.

  • Look locally first. Local repos live under ~/Developer.
  • If it is not local, search GitHub. Check personal repos first; there are many.
  • Then check organization repos.
  • Clone a remote match into ~/Developer.
  • A brand-new repo starts in ~/Developer too, not in the current working directory.
  • When the work runs through paseo, register the new project with paseo project create <path>.
  • If the user says this is one-off, just use it once, or similar, clone into /tmp instead.

akarachen/eric-way/tree/main/skills/eric-working-with-repo commit de539fe274

Frequently asked questions

npx skillmds@latest add akarachen/eric-working-with-repo