uv/docs
FishAlchemist b1a350cb9f
Added a way to inspect installation scripts on Powershell(Windows) (#5157)
## Summary
### command
 ```powershell
    powershell -c "irm https://astral.sh/uv/install.ps1 | more"
 ```
Add a method to inspect installation script files that works on Windows,
it may not work on other platforms supported by PowerShell. <br>
Other platforms information:
[PowerShell differences on non-Windows platforms / General Unix
interoperability
changes](https://learn.microsoft.com/en-us/powershell/scripting/whats-new/unix-support?view=powershell-7.4#general-unix-interoperability-changes)
[Differences between Windows PowerShell 5.1 and PowerShell 7.x / Removal
of the more
function](https://learn.microsoft.com/en-us/powershell/scripting/whats-new/differences-from-windows-powershell?view=powershell-7.4#removal-of-the-more-function)
<!-- What's the purpose of the change? What does it do, and why? -->

## Test Plan
**terminal**
* Powershell Version: 5.1.22621.3880 (Windows)

![image](https://github.com/user-attachments/assets/418c10a4-f672-4c79-9d3b-7c58822316dd)
* Powershell Version: 7.4.3 (Windows)

![image](https://github.com/user-attachments/assets/9ee73310-a244-4320-a092-df8c6f0745c5)

## Result (Website)

![image](https://github.com/user-attachments/assets/3faede7d-4004-4e2c-b35a-80147532019b)

---------

Co-authored-by: Zanie Blue <contact@zanie.dev>
2024-07-19 14:28:46 +00:00
..
.overrides/partials/integrations/analytics Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
assets Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
configuration Move integration guide docs and edit Azure integration guide (#5117) 2024-07-18 03:47:32 +00:00
guides Touchups to tools guide (#5202) 2024-07-19 14:26:54 +00:00
pip Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
preview docs: bunch of fixes and improvements (#5136) 2024-07-16 20:41:45 -04:00
stylesheets Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
.gitignore Add structured documentation (#4426) 2024-06-26 11:28:42 -05:00
cache.md docs: bunch of fixes and improvements (#5136) 2024-07-16 20:41:45 -04:00
first-steps.md Write project guide (#5195) 2024-07-18 19:45:25 -05:00
index.md Fix benchmark image in documentation (#5102) 2024-07-16 13:54:06 +00:00
installation.md Added a way to inspect installation scripts on Powershell(Windows) (#5157) 2024-07-19 14:28:46 +00:00
platforms.md Add structured documentation (#4426) 2024-06-26 11:28:42 -05:00
projects.md Add stubs for the project documentation (#5135) 2024-07-16 17:02:54 -05:00
python-versions.md Update "Python versions" documentation (#4943) 2024-07-10 01:07:27 +00:00
python.md Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
requirements-insiders.in Reference the root requirements from the insiders requirements file (#5105) 2024-07-16 09:51:16 -05:00
requirements-insiders.txt Reference the root requirements from the insiders requirements file (#5105) 2024-07-16 09:51:16 -05:00
requirements.in Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
requirements.txt Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
resolution.md Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
settings.md Support --link-mode=symlink (#5208) 2024-07-19 08:41:18 -04:00
versioning.md Add structured documentation (#4426) 2024-06-26 11:28:42 -05:00