DenoDDeno
Powered by
wilsonlewisW
Denoβ€’2y agoβ€’
3 replies
wilsonlewis

Workspace member parallel processes (monorepo)

In the Node based monorepo tools I have used, when you run a "task" at the root of the workspace, it will run that same "task" in each workspace in parallel

For example, I can run "deno task dev" at the root of the repository and it will run "dev" in each workspace member as a way to spin up each of the services I am working on in one command

Is this something that is built into Deno Workspace?
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Workspace documentation lacks explanation of `exports` member in deno.json
Rob SRRob S / help
13mo ago
Coverage for child processes
KyleJuneKKyleJune / help
10mo ago
fresh + workspace
devinDdevin / help
15mo ago
workspace setup
PauliusPPaulius / help
2y ago