Commit graph

4 commits

Author SHA1 Message Date
Mark Joshwel 42e3ee1e8c tooling(restepper): exit if pipx isnt installed
previously we'd install pipx and continue even though
we'd need ~/.local/bin under path which we cant do
without a shell restart anyways
2024-07-23 10:49:09 +08:00
Mark Joshwel 8966008025 docs,tooling: cooler restepper + sidestepper
- docs: added detailed docs on restepper and sidestepper
- re/sidestepper: command inovations are safer
- re/sidestepper: option to automatically install dependencies
- sidestepper: behaviour is now correct + multiprocessing option
- restepper: rely on sidestepper for a few functions
- restepper: multithreaded repo duplication
- restepper: chunk filtering into a single command
2024-07-15 03:54:14 +08:00
Mark Joshwel 5ff8feb53b tooling(restep): fixes 2024-07-12 03:40:48 +08:00
Mark Joshwel 711ae7ab01 tooling: add restepper 2024-07-12 03:15:44 +08:00