# @fabernovel/pes-nx-plugin-workspace

> Fabernovel's plugin for generating your Nx workspace

## Usage

:bulb: No need to clone the repo, this plugin in deployed on [npm](https://www.npmjs.com/package/@fabernovel/pes-nx-plugin-workspace) !

```bash
pnpm dlx create-nx-workspace@16.1.4 --preset=@fabernovel/pes-nx-plugin-workspace --nxCloud=false --skipGit=true
```

:warning: You cannot create a new workspace inside PES repo (if you cloned it to contribute for example)

See [Nx documentation](https://nx.dev/nx/create-nx-workspace) for other options.

## Documentation

Please check our documentation at [https://www.pes.vercel.com](https://www.pes.vercel.com/docs/userland/workspace)
