feat(misc): change the nx tag line

This commit is contained in:
vsavkin 2021-05-18 15:13:35 -04:00 committed by Victor Savkin
parent b8584a6f18
commit af23cc5d7d
44 changed files with 49 additions and 49 deletions

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
<div style="text-align: center;"> <div style="text-align: center;">
@ -16,7 +16,7 @@
# What is Nx? # What is Nx?
🔎 **Powerful, Extensible Dev Tools** 🔎 **Powerful and Extensible Build Framework**
### Use Intelligent Build System with Distributed Caching & Distributed Task Execution ### Use Intelligent Build System with Distributed Caching & Distributed Task Execution

View File

@ -95,7 +95,7 @@ And the template of the generated component will look as follows:
<img <img
width="300" width="300"
src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png" src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png"
alt="Nx - Powerful, Extensible Dev Tools" alt="Nx - Powerful and Extensible Build Framework"
/> />
</div> </div>
@ -323,7 +323,7 @@ Finally, we can update `app.component.html` to use our shared web component.
<img <img
width="300" width="300"
src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png" src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png"
alt="Nx - Powerful, Extensible Dev Tools" alt="Nx - Powerful and Extensible Build Framework"
/> />
</div> </div>

View File

@ -1,6 +1,6 @@
# Intro to Nx # Intro to Nx
Nx is a suite of powerful, extensible dev tools that help you develop, test, build, and scale [Angular](/{{framework}}/angular/overview) applications with fully integrated support for modern libraries like [Jest](/{{framework}}/jest/overview), [Cypress](/{{framework}}/cypress/overview), [ESLint](/{{framework}}/linter/eslint), and more. Nx is a powerful and extensible build framework that helps you develop, test, build, and scale [Angular](/{{framework}}/angular/overview) applications with fully integrated support for modern libraries like [Jest](/{{framework}}/jest/overview), [Cypress](/{{framework}}/cypress/overview), [ESLint](/{{framework}}/linter/eslint), and more.
## 10-Minute Nx Overview ## 10-Minute Nx Overview

View File

@ -1,6 +1,6 @@
# Intro to Nx # Intro to Nx
Nx is a suite of powerful, extensible dev tools that help you develop, test, build, and scale [Node](/{{framework}}/node/overview) applications. Nx is a powerful and extensible build framework that helps you develop, test, build, and scale [Node](/{{framework}}/node/overview) applications.
## 10-Minute Nx Overview ## 10-Minute Nx Overview

View File

@ -1,6 +1,6 @@
# Intro to Nx # Intro to Nx
Nx is a suite of powerful, extensible dev tools that help you develop, test, build, and scale [React](/{{framework}}/react/overview) applications with fully integrated support for modern libraries like [Jest](/{{framework}}/jest/overview), [Cypress](/{{framework}}/cypress/overview), [ESLint](/{{framework}}/linter/eslint), and more. Nx also supports React frameworks like [Gatsby](/{{framework}}/gatsby/overview) and [Next.js](/{{framework}}/next/overview). Nx is a powerful and extensible build framework that helps you develop, test, build, and scale [React](/{{framework}}/react/overview) applications with fully integrated support for modern libraries like [Jest](/{{framework}}/jest/overview), [Cypress](/{{framework}}/cypress/overview), [ESLint](/{{framework}}/linter/eslint), and more. Nx also supports React frameworks like [Gatsby](/{{framework}}/gatsby/overview) and [Next.js](/{{framework}}/next/overview).
## 10-Minute Nx Overview ## 10-Minute Nx Overview

View File

@ -1,6 +1,6 @@
# Distributed CI Using Azure Pipelines # Distributed CI Using Azure Pipelines
Nx is a set of powerful, extensible dev tools, and it works really well with monorepos. Monorepos provide a lot of advantages: Nx is a set of powerful and extensible build framework, and it works really well with monorepos. Monorepos provide a lot of advantages:
- Everything at that current commit works together. Changes can be verified across all affected parts of the organization. - Everything at that current commit works together. Changes can be verified across all affected parts of the organization.
- Easy to split code into composable modules - Easy to split code into composable modules

View File

@ -1,6 +1,6 @@
# Distributed CI Using Jenkins # Distributed CI Using Jenkins
Nx is a set of powerful, extensible dev tools, and it works well with monorepos. Monorepos provide a lot of advantages: Nx is a set of powerful and extensible build framework, and it works well with monorepos. Monorepos provide a lot of advantages:
- Everything at that current commit works together. Changes can be verified across all affected parts of the organization. - Everything at that current commit works together. Changes can be verified across all affected parts of the organization.
- Easy to split code into composable modules - Easy to split code into composable modules

View File

@ -71,7 +71,7 @@ export function Index() {
<div className="max-w-screen xl:max-w-screen-xl mx-auto px-5 py-5"> <div className="max-w-screen xl:max-w-screen-xl mx-auto px-5 py-5">
<div className="mt-40"> <div className="mt-40">
<h1 className="text-4xl sm:text-6xl lg:text-7xl leading none font-extrabold tracking-tight text-gray-900 mt-10 mb-8 sm:mt-14 sm:mb-10"> <h1 className="text-4xl sm:text-6xl lg:text-7xl leading none font-extrabold tracking-tight text-gray-900 mt-10 mb-8 sm:mt-14 sm:mb-10">
Extensible Dev Tools <br /> for Monorepos. Powerful and Extensible Build Framework
</h1> </h1>
<p className="max-w-screen-lg text-lg sm:text-2xl sm:leading-10 font-medium mb-10 sm:mb-11"> <p className="max-w-screen-lg text-lg sm:text-2xl sm:leading-10 font-medium mb-10 sm:mb-11">
Build full-stack applications with modern tools and reinforce best Build full-stack applications with modern tools and reinforce best
@ -152,7 +152,7 @@ export function Index() {
Frameworks Agnostic Frameworks Agnostic
</h2> </h2>
<p className="sm:text-lg mb-6"> <p className="sm:text-lg mb-6">
Nx is a suite of powerful, extensible dev tools to help you Nx is a powerful and extensible build framework to help you
architect, test, and build at any scale integrating seamlessly architect, test, and build at any scale integrating seamlessly
with modern technologies and libraries while providing a robust with modern technologies and libraries while providing a robust
CLI, caching, dependency management, and more. CLI, caching, dependency management, and more.

View File

@ -1,6 +1,6 @@
# Getting Started # Getting Started
Nx is a suite of powerful, extensible dev tools that help you develop, test, build, and scale Angular applications with fully integrated support for modern libraries like Jest, Cypress, ESLint, NgRx, and more. Nx is a powerful and extensible build framework that helps you develop, test, build, and scale Angular applications with fully integrated support for modern libraries like Jest, Cypress, ESLint, NgRx, and more.
## 10-Minute Nx Overview ## 10-Minute Nx Overview

View File

@ -1,6 +1,6 @@
# Getting Started # Getting Started
Nx is a suite of powerful, extensible dev tools that help you develop, test, build, and scale Node applications. Nx is a powerful and extensible build framework that helps you develop, test, build, and scale Node applications.
## Create Nx Workspace ## Create Nx Workspace

View File

@ -1,6 +1,6 @@
# Getting Started # Getting Started
Nx is a suite of powerful, extensible dev tools that help you develop, test, build, and scale with React and React frameworks like Gatsby, Next.js, React Native, etc. Nx is a powerful and extensible build framework that helps you develop, test, build, and scale with React and React frameworks like Gatsby, Next.js, React Native, etc.
## 10-Minute Nx Overview ## 10-Minute Nx Overview

View File

@ -1,7 +1,7 @@
{ {
"name": "@nrwl/nx-source", "name": "@nrwl/nx-source",
"version": "12.3.0", "version": "12.3.0",
"description": "Powerful, Extensible Dev Tools", "description": "Powerful and Extensible Build Framework",
"homepage": "https://nx.dev", "homepage": "https://nx.dev",
"private": true, "private": true,
"scripts": { "scripts": {

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,7 +1,7 @@
{ {
"name": "@nrwl/cli", "name": "@nrwl/cli",
"version": "0.0.1", "version": "0.0.1",
"description": "Powerful, Extensible Dev Tools", "description": "Powerful and Extensible Build Framework",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/nrwl/nx.git" "url": "git+https://github.com/nrwl/nx.git"

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,7 +1,7 @@
{ {
"name": "create-nx-plugin", "name": "create-nx-plugin",
"version": "0.0.1", "version": "0.0.1",
"description": "Powerful, Extensible Dev Tools", "description": "Powerful and Extensible Build Framework",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/nrwl/nx.git" "url": "git+https://github.com/nrwl/nx.git"

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,7 +1,7 @@
{ {
"name": "create-nx-workspace", "name": "create-nx-workspace",
"version": "0.0.1", "version": "0.0.1",
"description": "Powerful, Extensible Dev Tools", "description": "Powerful and Extensible Build Framework",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/nrwl/nx.git" "url": "git+https://github.com/nrwl/nx.git"

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,7 +1,7 @@
{ {
"name": "@nrwl/devkit", "name": "@nrwl/devkit",
"version": "0.0.1", "version": "0.0.1",
"description": "Powerful, Extensible Dev Tools", "description": "Powerful and Extensible Build Framework",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/nrwl/nx.git" "url": "git+https://github.com/nrwl/nx.git"

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-gatsby.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-gatsby.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-next.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-next.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,7 +1,7 @@
{ {
"name": "nx", "name": "nx",
"version": "0.0.1", "version": "0.0.1",
"description": "Powerful, Extensible Dev Tools", "description": "Powerful and Extensible Build Framework",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/nrwl/nx.git" "url": "git+https://github.com/nrwl/nx.git"

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-react.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-react.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -4,7 +4,7 @@ import { logger, stripIndent } from '../shared/logger';
export function help() { export function help() {
logger.info( logger.info(
stripIndent(` stripIndent(`
${chalk.bold('Nx - Powerful, Extensible Dev Tools')} ${chalk.bold('Nx - Powerful and Extensible Build Framework')}
${chalk.bold('Create a new project.')} ${chalk.bold('Create a new project.')}
nx new ${chalk.grey( nx new ${chalk.grey(

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,4 +1,4 @@
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful, Extensible Dev Tools"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Powerful and Extensible Build Framework"></p>
{{links}} {{links}}

View File

@ -1,7 +1,7 @@
{ {
"name": "@nrwl/workspace", "name": "@nrwl/workspace",
"version": "0.0.1", "version": "0.0.1",
"description": "Powerful, Extensible Dev Tools", "description": "Powerful and Extensible Build Framework",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/nrwl/nx.git" "url": "git+https://github.com/nrwl/nx.git"

View File

@ -18,7 +18,7 @@ export const commandsObject = yargs
.parserConfiguration({ .parserConfiguration({
'strip-dashed': true, 'strip-dashed': true,
}) })
.usage('Powerful, Extensible Dev Tools') .usage('Powerful and Extensible Build Framework')
.command( .command(
'run [project][:target][:configuration] [options, ...]', 'run [project][:target][:configuration] [options, ...]',
` `

View File

@ -234,7 +234,7 @@ describe('AppComponent', () => {
<img <img
width="450" width="450"
src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png" src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png"
alt="Nx - Powerful, Extensible Dev Tools" alt="Nx - Powerful and Extensible Build Framework"
/> />
</div> </div>
<div>Message: {{ (hello$|async)|json }}</div> <div>Message: {{ (hello$|async)|json }}</div>
@ -304,7 +304,7 @@ export const App = () => {
<img <img
width="450" width="450"
src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png" src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png"
alt="Nx - Powerful, Extensible Dev Tools" alt="Nx - Powerful and Extensible Build Framework"
/> />
</div> </div>
<div>{m.message}</div> <div>{m.message}</div>

View File

@ -6,7 +6,7 @@ This project was generated using [Nx](https://nx.dev).
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png" width="450"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png" width="450"></p>
🔎 **Powerful, Extensible Dev Tools** 🔎 **Powerful and Extensible Build Framework**
## Quick Start & Documentation ## Quick Start & Documentation
@ -98,7 +98,7 @@ This project was generated using [Nx](https://nx.dev).
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png" width="450"></p> <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png" width="450"></p>
🔎 **Powerful, Extensible Dev Tools** 🔎 **Powerful and Extensible Build Framework**
## Adding capabilities to your workspace ## Adding capabilities to your workspace

View File

@ -1,6 +1,6 @@
## What is Nx? ## What is Nx?
🔎 **Powerful, Extensible Dev Tools** 🔎 **Powerful and Extensible Build Framework**
### Use Intelligent Build System with Distributed Caching & Distributed Task Execution ### Use Intelligent Build System with Distributed Caching & Distributed Task Execution