cake-build/cake

Add alias for Watch command to DotNetCoreAliases

Open

#2,570 opened on Jun 24, 2019

View on GitHub
 (10 comments) (1 reaction) (0 assignees)C# (738 forks)batch import
FeatureHelp wantedUp-for-grabs

Repository metrics

Stars
 (3,742 stars)
PR merge metrics
 (Avg merge 1d 1h) (25 merged PRs in 30d)

Description

In the same way that we can do:

DotNetCoreBuild DotNetCorePublish etc

Would be good to be able to run DotNetCoreWatch as a top level task in my Cake Build script.

Contributor guide