Skip to main content

Posts

Showing posts with the label gas town

TIL: GasTown Extended git to Offer Rig Setup on first git status

  This is kind of cool! I started a new project today using codex --yolo, (I didn't want to use my Claude tokens until I'd worked out the design and architecture a bit more.) When I got done coding with codex, I asked it to create a repo for the work we did. That seemed to work, but I wanted to verify that the repo was ok, so I typed  gt status and was immediately presented with  I answered y and the extension was off and running adding my new repo to Gas Town. I didn't actually have Gas Town up and running on my Linux client, so I had to get it started and then try again manually with  cd gt && gt rig add ssm_overlay https://github.com/hcarter333/ssm_overlay.git and it just worked!