Comment by steelcm
1 day ago
Check out emdash.sh - each task spins up its own worktree with a bunch of pre-defined environment variables that are injected. This includes `EMDASH_PORT` a uniquey port for a 10 port range. Very useful for running multiple services from a single monorepo.
I ended up trying emdash.sh and superset.sh, both have this feature. I managed to get it to work in superset - for whatever reason the Setup script wouldn't work in emdash. So I'll stick with this for now.