@nrwl/cli
Advanced tools
Comparing version 15.6.0-beta.0 to 15.6.0-beta.1
@@ -6,4 +6,4 @@ # Change Log | ||
# [15.6.0-beta.0](https://github.com/nrwl/nx/compare/15.5.1...15.6.0-beta.0) (2023-01-23) | ||
# [15.6.0-beta.1](https://github.com/nrwl/nx/compare/15.5.1...15.6.0-beta.1) (2023-01-23) | ||
**Note:** Version bump only for package @nrwl/cli |
{ | ||
"name": "@nrwl/cli", | ||
"version": "15.6.0-beta.0", | ||
"version": "15.6.0-beta.1", | ||
"private": false, | ||
@@ -29,3 +29,3 @@ "description": "Smart, Fast and Extensible Build System", | ||
"dependencies": { | ||
"nx": "15.6.0-beta.0" | ||
"nx": "15.6.0-beta.1" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
"types": "./bin/nx.d.ts", | ||
"gitHead": "077b55915b2da6b54f3f6a9f52b0681a1a350580" | ||
"gitHead": "b424d0c4f2c93177b1aff808f8b269c1b55f2d06" | ||
} |
@@ -44,26 +44,8 @@ <p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart, Fast and Extensible Build System"></p> | ||
The `create-nx-workspace` command will ask you to select a preset, which will configure some plugins and create your applications to help you get started. | ||
### Adding Nx to an Existing Repository | ||
``` | ||
? What to create in the new workspace (Use arrow keys) | ||
❯ apps [an empty workspace with no plugins with a layout that works best for building apps] | ||
core [an empty workspace with no plugins set up to publish npm packages (similar to yarn workspaces)] | ||
ts [an empty workspace with the JS/TS plugin preinstalled] | ||
react [a workspace with a single React application] | ||
angular [a workspace with a single Angular application] | ||
next.js [a workspace with a single Next.js application] | ||
nest [a workspace with a single Nest application] | ||
express [a workspace with a single Express application] | ||
web components [a workspace with a single app built using web components] | ||
react-native [a workspace with a single React Native application] | ||
``` | ||
Select the preset that works best for you | ||
### Adding Nx to an Existing Monorepo | ||
Run: | ||
```bash | ||
npx add-nx-to-monorepo@latest | ||
npx nx@latest init | ||
``` | ||
@@ -73,6 +55,4 @@ | ||
A few links to help you get started: | ||
- [Nx.Dev: Documentation, Guides, Interactive Tutorials](https://nx.dev) | ||
- [Tutorial: Adding Nx to an Existing Monorepo](/recipes/adopting-nx/adding-to-monorepo) | ||
- [Nx.Dev: Documentation, Guides, Tutorials](https://nx.dev) | ||
- [Intro to Nx](https://nx.dev/getting-started/intro) | ||
- [Official Nx YouTube Channel](https://www.youtube.com/c/Nrwl_io) | ||
@@ -79,0 +59,0 @@ - [Blog Posts About Nx](https://blog.nrwl.io/nx/home) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5053
62
+ Added@nrwl/tao@15.6.0-beta.1(transitive)
+ Addednx@15.6.0-beta.1(transitive)
- Removed@nrwl/tao@15.6.0-beta.0(transitive)
- Removednx@15.6.0-beta.0(transitive)
Updatednx@15.6.0-beta.1