| ▲ | rcleveng 8 hours ago | |
Cool, I just had claude code write me something similiar this week to go through my immediate directories and get me this type of information on each one of this (since all of my git repos are under a single dir) | ||
| ▲ | chrisdugne 5 hours ago | parent [-] | |
fun fact: check-projects is initially a nodejs script I wrote specifically for my projects few years ago; My first usage to test out claude code was to generalize this script: cople hours later it was entirely rewritten with Go and and CI on github actions you see now here. | ||