Skip to content

doc: add stdin to guide#6519

Closed
billy-doyle wants to merge 1 commit intoastral-sh:charlie/stdinfrom
billy-doyle:billy/additional-stdin-docs
Closed

doc: add stdin to guide#6519
billy-doyle wants to merge 1 commit intoastral-sh:charlie/stdinfrom
billy-doyle:billy/additional-stdin-docs

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
@billy-doyle billy-doyle force-pushed the billy/additional-stdin-docs branch from 670bd48 to 8114bce Compare August 23, 2024 14:17
@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