cake-build / cake-build/cake

Add alias for Watch command to DotNetCoreAliases

Open
#2,570 10 comments 1 reaction 0 assignees View on GitHub
Feature Help wanted Up-for-grabs
Dominant language
C#
Stars
4.2k
Forks
778
Avg merge
3h 37m
Merged PRs (30d)
21

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

Open the contributing guide

Research direction

Locate DotNetCoreAliases and the existing DotNetCoreBuild and DotNetCorePublish aliases, then inspect how the corresponding commands are exposed as top-level Cake tasks. Done means a Cake Build script can invoke DotNetCoreWatch in the same way as those existing aliases.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.