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

Don't use $ prefix in Bash examples #8067

Merged
merged 1 commit into from
Sep 21, 2024
Merged

Don't use $ prefix in Bash examples #8067

merged 1 commit into from
Sep 21, 2024

Conversation

peterbe
Copy link
Contributor

@peterbe peterbe commented Sep 18, 2024

On https://tanstack.com/query/latest/docs/framework/react/installation for example, the Bash snippets do not have a leading $ character. So you can click the clipboard and then paste these into your terminal. Doesn't work if there's a $ prefix on the bash command.

On https://tanstack.com/query/latest/docs/framework/react/installation for example, the Bash snippets do *not* have a leading `$` character. So you can click the clipboard and then paste these into your terminal. 
Doesn't work if there's a `$ ` prefix on the bash command.
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Sep 18, 2024
Copy link

nx-cloud bot commented Sep 21, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 1dbb0bf. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

Copy link

pkg-pr-new bot commented Sep 21, 2024

Open in Stackblitz

More templates

@tanstack/angular-query-devtools-experimental

pnpm add https://pkg.pr.new/@tanstack/angular-query-devtools-experimental@8067

@tanstack/angular-query-experimental

pnpm add https://pkg.pr.new/@tanstack/angular-query-experimental@8067

@tanstack/eslint-plugin-query

pnpm add https://pkg.pr.new/@tanstack/eslint-plugin-query@8067

@tanstack/query-async-storage-persister

pnpm add https://pkg.pr.new/@tanstack/query-async-storage-persister@8067

@tanstack/query-broadcast-client-experimental

pnpm add https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@8067

@tanstack/query-core

pnpm add https://pkg.pr.new/@tanstack/query-core@8067

@tanstack/query-devtools

pnpm add https://pkg.pr.new/@tanstack/query-devtools@8067

@tanstack/query-persist-client-core

pnpm add https://pkg.pr.new/@tanstack/query-persist-client-core@8067

@tanstack/query-sync-storage-persister

pnpm add https://pkg.pr.new/@tanstack/query-sync-storage-persister@8067

@tanstack/react-query

pnpm add https://pkg.pr.new/@tanstack/react-query@8067

@tanstack/react-query-devtools

pnpm add https://pkg.pr.new/@tanstack/react-query-devtools@8067

@tanstack/react-query-next-experimental

pnpm add https://pkg.pr.new/@tanstack/react-query-next-experimental@8067

@tanstack/react-query-persist-client

pnpm add https://pkg.pr.new/@tanstack/react-query-persist-client@8067

@tanstack/solid-query

pnpm add https://pkg.pr.new/@tanstack/solid-query@8067

@tanstack/solid-query-devtools

pnpm add https://pkg.pr.new/@tanstack/solid-query-devtools@8067

@tanstack/svelte-query

pnpm add https://pkg.pr.new/@tanstack/svelte-query@8067

@tanstack/solid-query-persist-client

pnpm add https://pkg.pr.new/@tanstack/solid-query-persist-client@8067

@tanstack/svelte-query-persist-client

pnpm add https://pkg.pr.new/@tanstack/svelte-query-persist-client@8067

@tanstack/svelte-query-devtools

pnpm add https://pkg.pr.new/@tanstack/svelte-query-devtools@8067

@tanstack/vue-query-devtools

pnpm add https://pkg.pr.new/@tanstack/vue-query-devtools@8067

@tanstack/vue-query

pnpm add https://pkg.pr.new/@tanstack/vue-query@8067

commit: 1dbb0bf

@TkDodo TkDodo merged commit 1104948 into TanStack:main Sep 21, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants