Add alias for Watch command to DotNetCoreAliases
Open
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
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