feat(repo): refine the readme

This commit is contained in:
vsavkin 2021-07-12 13:57:31 -04:00
parent cb3440a7af
commit 22c7643370
3 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@ width="100%" alt="Nx - Smart, Extensible Build Framework"></p>
🔎 **Smart, Extensible Build Framework**
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.
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, smart rebuilds of affected projects, powerful code generators, editor support, GitHub apps, and more.
### Best-in-Class Support for Monorepos

View File

@ -19,7 +19,7 @@ export function Index() {
<title>Nx: Smart, Extensible Build Framework</title>
<meta
name="description"
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. "
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, smart rebuilds of affected projects, powerful code generators, editor support, GitHub apps, and more."
/>
<meta
name="twitter:title"
@ -27,7 +27,7 @@ export function Index() {
/>
<meta
name="twitter:description"
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. "
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, smart rebuilds of affected projects, powerful code generators, editor support, GitHub apps, and more."
/>
<meta
name="twitter:image"
@ -40,7 +40,7 @@ export function Index() {
<meta property="og:url" content="https://nx.dev" />
<meta
property="og:description"
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. "
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, smart rebuilds of affected projects, powerful code generators, editor support, GitHub apps, and more."
/>
<meta
property="og:title"

View File

@ -2,7 +2,7 @@
🔎 **Smart, Extensible Build Framework**
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.
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, smart rebuilds of affected projects, powerful code generators, editor support, GitHub apps, and more.
### Best-in-Class Support for Monorepos