docs(core): update wording around guiding user to graph (#21348)

This commit is contained in:
Colum Ferry 2024-01-26 17:22:50 +00:00 committed by GitHub
parent bf6f78f792
commit c2e0c3da8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 52 additions and 52 deletions

View File

@ -106,10 +106,10 @@ export async function initHandler(options: InitArgs): Promise<void> {
} }
output.log({ output.log({
title: '👀 Explore the Graph of Your Workspace', title: '👀 Explore Your Workspace',
bodyLines: [ bodyLines: [
`Run "nx graph" to show the graph of the workspace. It will show tasks that you can run with Nx.`, `Run "nx graph" to show the graph of the workspace. It will show tasks that you can run with Nx.`,
`Read this guide on exploring the graph: https://nx.dev/core-features/explore-graph`, `Read this guide on exploring your workspace: https://nx.dev/core-features/explore-graph`,
], ],
}); });
} }

View File

@ -57,12 +57,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -129,12 +129,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -197,12 +197,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -265,12 +265,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -333,12 +333,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -401,12 +401,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -473,12 +473,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -541,12 +541,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -613,12 +613,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -685,12 +685,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -757,12 +757,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -825,12 +825,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -897,12 +897,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -969,12 +969,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -1041,12 +1041,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -1113,12 +1113,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -1181,12 +1181,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -1253,12 +1253,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -1321,12 +1321,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -1389,12 +1389,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -1461,12 +1461,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -1533,12 +1533,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -1605,12 +1605,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!
@ -1673,12 +1673,12 @@ Nx comes with local caching already built-in (check your \`nx.json\`). On CI you
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run \`nx graph\` to show the graph of the workspace. Run \`nx graph\` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!

View File

@ -56,11 +56,11 @@ Nx comes with local caching already built-in (check your `nx.json`). On CI you m
- [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution) - [Set up task distribution across multiple machines](https://nx.dev/nx-cloud/features/distribute-task-execution)
- [Learn more how to setup CI](https://nx.dev/recipes/ci) - [Learn more how to setup CI](https://nx.dev/recipes/ci)
## Explore the Graph of Your Workspace ## Explore the Project Graph
Run `nx graph` to show the graph of the workspace. Run `nx graph` to show the graph of the workspace.
It will show tasks that you can run with Nx. It will show tasks that you can run with Nx.
- [Learn more about Exploring the Graph](https://nx.dev/core-features/explore-graph) - [Learn more about Exploring the Project Graph](https://nx.dev/core-features/explore-graph)
## Connect with us! ## Connect with us!