uv/docs
Billy Doyle 3f147eeb06
doc: add stdin to guide (#6531)
<!--
Thank you for contributing to uv! To help us out with reviewing, please
consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->

## Summary

<!-- What's the purpose of the change? What does it do, and why? -->
Document in guide stdin usage

alllll the easter eggs can do as well, but declined to keep consistent
with the other examples 😆

Additions to https://github.com/astral-sh/uv/pull/6481

```bash
$ uv run - <<EOF               
import antigravity
EOF
```

## Test Plan

<!-- How was it tested? -->


https://github.com/astral-sh/uv/pull/6519#issuecomment-2307371063 new PR
2024-08-23 11:18:49 -05:00
..
.overrides/partials/integrations/analytics Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
assets docs: add uv run docs for gui scripts (#6478) 2024-08-22 19:44:37 -05:00
concepts docs: Incorrect workspace members keyword (#6502) 2024-08-23 12:16:33 +02:00
configuration Add support for configuring `python-downloads` with `UV_PYTHON_DOWNLOADS` (#6436) 2024-08-22 23:19:03 +00:00
getting-started Fix to miss string termination in PowerShell commands for shell autocompletion docs. (#6491) 2024-08-23 00:22:50 -04:00
guides doc: add stdin to guide (#6531) 2024-08-23 11:18:49 -05:00
js Improve copy of console command examples (#5397) 2024-07-31 14:52:02 +00:00
pip docs: Update pip compatibility pages to mention configuration files support (#6410) 2024-08-22 14:09:46 +00:00
reference Add `--no-project` alias for `uv python pin --no-workspace` (#6514) 2024-08-23 16:08:27 +00:00
stylesheets Increase the size of nav entries (#6233) 2024-08-20 11:22:29 -05:00
.gitignore Add structured documentation (#4426) 2024-06-26 11:28:42 -05:00
index.md Link to Trio (#6322) 2024-08-21 07:48:52 -05: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