(Frosting) RunTarget
Open
Area/Cake/Frosting
- Dominant language
- C#
- Stars
- 4.2k
- Forks
- 778
- Avg merge
- 1h 15m
- Merged PRs (30d)
- 19
Description
Is there a way to explicitly run a specific target just like in .cake file you call RunTarget("whetever")? Looks like Target string property is in CakeHostOptions, but couldnt find a way to configure those options.
Contributor guide
Research direction
Start by tracing the CakeHostOptions.Target property and the Frosting host configuration, then compare that path with the .cake RunTarget("whatever") behavior described in the issue. Done should be a defined way to explicitly select and run a Frosting target, with the expected configuration and usage documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100