Turbo Dev - Interactive CLI to run selected services in TurboRepo #12704
sudhucodes
started this conversation in
Show and tell
Replies: 1 comment
-
|
If you want, you can contribute this directly to Turborepo. If the terminal emulator is a TTY and the user runs Either I'll write it or you will, whoever has time first. 😄 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hell Team,
I'm currently working on a small developer tool to improve my workflow while using TurboRepo. I often found it repetitive to manually manage and run multiple services by updating scripts in package.json, so I started building a CLI utility to simplify that process.
The tool allows developers to:
How it works:
pnpm turbo lsdevscript in their package.jsonprompts)pnpm turbo run dev --filter=web --filter=api ...I'm planning to open-source this project and was considering the name "turbo-dev". Before publishing, I wanted to check if using this name would be acceptable, or if it might create any confusion with official TurboRepo tools or Vercel branding.
I want to be respectful of your ecosystem and avoid any unintended conflicts or misrepresentation.
I’d really appreciate your guidance on whether this naming is okay, or if you'd recommend choosing something more distinct.
Also, I’m relatively early in my journey (19 and still learning), so this is both a learning project and something I hope others might find useful.
Thanks a lot for your time and for building such great tools.
Beta Was this translation helpful? Give feedback.
All reactions