Skip to content

Commit 0aa2698

Browse files
authored
Add info about Darc web UI (#60069)
1 parent 9c67714 commit 0aa2698

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/ReferenceResolution.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ is changing to `Microsoft.AspNetCore.BetterThanOrange`, you would need to make t
104104

105105
`darc` is a command-line tool that is used for dependency management in the dotnet ecosystem of repos. `darc` can be installed using the `darc-init` scripts located inside the `eng/common` directory. Once `darc` is installed, you'll need to set up the appropriate access tokens as outlined [in the official Darc docs](https://github.com/dotnet/arcade/blob/master/Documentation/Darc.md#setting-up-your-darc-client).
106106

107+
> :warning: Much of the functionality described below can now be done via the [web UI](https://maestro.dot.net/) - it's recommended to try that out first.
108+
107109
Once `darc` is installed and set-up, it can be used to modify the subscriptions and dependencies in a project.
108110

109111
### Getting the list of subscriptions in a repo

0 commit comments

Comments
 (0)