cleanup(repo): readme refinements
This commit is contained in:
parent
cfff767b12
commit
6df137fc16
@ -19,7 +19,7 @@ width="100%" alt="Nx - Smart, Extensible Build Framework"></p>
|
|||||||
|
|
||||||
🔎 **Smart, Extensible Build Framework**
|
🔎 **Smart, Extensible Build Framework**
|
||||||
|
|
||||||
Nx is a smart and extensible build framework for monorepos to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and frameworks while providing a distributed graph-based task execution, computation caching, an advanced CLI, editor support, GitHub integration, and more.
|
Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and frameworks while providing a distributed graph-based task execution, computation caching, an advanced CLI, editor support, GitHub integration, and more.
|
||||||
|
|
||||||
### Best-in-Class Support for Monorepos
|
### Best-in-Class Support for Monorepos
|
||||||
|
|
||||||
|
|||||||
@ -251,7 +251,7 @@ export function AngularPage() {
|
|||||||
<p className="sm:text-lg mb-6">
|
<p className="sm:text-lg mb-6">
|
||||||
<span className="font-bold">Nx</span> partitions commands
|
<span className="font-bold">Nx</span> partitions commands
|
||||||
into a graph of smaller tasks. Nx then runs those tasks in
|
into a graph of smaller tasks. Nx then runs those tasks in
|
||||||
parallel, and
|
parallel, and{' '}
|
||||||
<span className="font-bold">
|
<span className="font-bold">
|
||||||
it can even distribute them across many machines without
|
it can even distribute them across many machines without
|
||||||
any configuration
|
any configuration
|
||||||
|
|||||||
@ -19,7 +19,7 @@ export function Index() {
|
|||||||
<title>Nx: Smart, Extensible Build Framework</title>
|
<title>Nx: Smart, Extensible Build Framework</title>
|
||||||
<meta
|
<meta
|
||||||
name="description"
|
name="description"
|
||||||
content="Nx is a smart and extensible build framework for monorepos to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and frameworks while providing a distributed graph-based task execution, computation caching, an advanced CLI, editor support, GitHub integration, and more. "
|
content="Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and frameworks while providing a distributed graph-based task execution, computation caching, an advanced CLI, editor support, GitHub integration, and more. "
|
||||||
/>
|
/>
|
||||||
<meta
|
<meta
|
||||||
name="twitter:title"
|
name="twitter:title"
|
||||||
@ -27,7 +27,7 @@ export function Index() {
|
|||||||
/>
|
/>
|
||||||
<meta
|
<meta
|
||||||
name="twitter:description"
|
name="twitter:description"
|
||||||
content="Nx is a smart and extensible build framework for monorepos to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and frameworks while providing a distributed graph-based task execution, computation caching, an advanced CLI, editor support, GitHub integration, and more. "
|
content="Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and frameworks while providing a distributed graph-based task execution, computation caching, an advanced CLI, editor support, GitHub integration, and more. "
|
||||||
/>
|
/>
|
||||||
<meta
|
<meta
|
||||||
name="twitter:image"
|
name="twitter:image"
|
||||||
@ -40,7 +40,7 @@ export function Index() {
|
|||||||
<meta property="og:url" content="https://nx.dev" />
|
<meta property="og:url" content="https://nx.dev" />
|
||||||
<meta
|
<meta
|
||||||
property="og:description"
|
property="og:description"
|
||||||
content="Nx is a smart and extensible build framework for monorepos to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and frameworks while providing a distributed graph-based task execution, computation caching, an advanced CLI, editor support, GitHub integration, and more. "
|
content="Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and frameworks while providing a distributed graph-based task execution, computation caching, an advanced CLI, editor support, GitHub integration, and more. "
|
||||||
/>
|
/>
|
||||||
<meta
|
<meta
|
||||||
property="og:title"
|
property="og:title"
|
||||||
|
|||||||
@ -255,7 +255,7 @@ export function ReactPage() {
|
|||||||
<p className="sm:text-lg mb-6">
|
<p className="sm:text-lg mb-6">
|
||||||
<span className="font-bold">Nx</span> partitions commands
|
<span className="font-bold">Nx</span> partitions commands
|
||||||
into a graph of smaller tasks. Nx then runs those tasks in
|
into a graph of smaller tasks. Nx then runs those tasks in
|
||||||
parallel, and
|
parallel, and{' '}
|
||||||
<span className="font-bold">
|
<span className="font-bold">
|
||||||
it can even distribute them across many machines without
|
it can even distribute them across many machines without
|
||||||
any configuration
|
any configuration
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
🔎 **Smart, Extensible Build Framework**
|
🔎 **Smart, Extensible Build Framework**
|
||||||
|
|
||||||
Nx is a smart and extensible build framework for monorepos to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and frameworks while providing a distributed graph-based task execution, computation caching, an advanced CLI, editor support, GitHub integration, and more.
|
Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and frameworks while providing a distributed graph-based task execution, computation caching, an advanced CLI, editor support, GitHub integration, and more.
|
||||||
|
|
||||||
### Best-in-Class Support for Monorepos
|
### Best-in-Class Support for Monorepos
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user