Skip to content

Run Task of Project in Workspace?! #25883

Discussion options

You must be logged in to vote

This is supported now. You can run a a task on a specific project using deno task -f <project> <command>

Here is the full output from deno help task that specifies all the relevant

Options:
      --cwd <DIR>        Specify the directory to run the task in
  -f, --filter <filter>  Filter members of the workspace by name
  -r, --recursive        Run the task in all projects in the workspace

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by marvinhagemeister
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants