Skip to content

using-latest-daily.md: Update instructions to get cli #10506

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 18, 2025

Conversation

radical
Copy link
Member

@radical radical commented Jul 17, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings July 17, 2025 19:12
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the documentation for installing the daily CLI build of Aspire by replacing a single dotnet tool install command with platform-specific installation scripts. The change simplifies the installation process by providing direct script execution commands for both Windows and Unix-like systems.

Key changes:

  • Replaces manual dotnet tool installation with automated scripts
  • Adds platform-specific instructions for Windows (PowerShell) and Linux/macOS (bash)
  • Removes reference to the tool being available after installation
Comments suppressed due to low confidence (1)

docs/using-latest-daily.md:46

  • This line is being removed but it provided useful information about the aspire command being available after installation. Consider adding similar information after the new script instructions to clarify what happens after running the installation scripts.
On Linux, or macOS:

@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 17, 2025
@radical radical added documentation Improvements or additions to documentation area-cli and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jul 17, 2025
@Nilzkool
Copy link

Hi @radical, I noticed you've been keeping docs up-to-date, always good to see.

I built a small AI app for maintaining high-level docs (SDK guides, API references, tutorials etc.). It auto-updates them whenever you push changes to a feature branch.

No pressure, just thought it might be useful. It's free for OSS: https://github.com/marketplace/deepdocsai

@radical radical enabled auto-merge (squash) July 17, 2025 22:40
@davidfowl davidfowl added this to the 9.4 milestone Jul 18, 2025
@radical radical merged commit 0567c27 into dotnet:main Jul 18, 2025
274 of 275 checks passed
@radical radical deleted the cli-readme branch July 18, 2025 18:53
@radical
Copy link
Member Author

radical commented Jul 22, 2025

/backport to release/9.4

Copy link
Contributor

Started backporting to release/9.4: https://github.com/dotnet/aspire/actions/runs/16435410646

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-cli documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants