Skip to content
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

doc: add stdin to guide #6519

Conversation

billy-doyle
Copy link
Contributor

@billy-doyle billy-doyle commented Aug 23, 2024

Summary

Document in guide stdin usage

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

Additions to #6481

$ uv run - <<EOF               
import antigravity
EOF

Test Plan

add output

prettier
@charliermarsh charliermarsh deleted the branch astral-sh:charlie/stdin August 23, 2024 15:49
@charliermarsh
Copy link
Member

Oh sorry -- this got closed because my branch auto-deleted. Do you mind opening a new PR?

@billy-doyle
Copy link
Contributor Author

done

zanieb pushed a commit that referenced this pull request Aug 23, 2024
<!--
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 #6481

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

## Test Plan

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


#6519 (comment) new PR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants