1.2.0 • Published 7 months ago

create-eumentis-nx-workspace v1.2.0

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

create-eumentis-nx-workspace

A CLI to create/initialize NX monorepos for Eumentis projects.

It creates an empty NX monorepo with the following:

  • Husky with pre-commit hook that runs yarn nx affected --uncommitted -t lint
  • Custom editorconfig
  • .nvmrc file
  • Custom Prettier config

How to use

Run npx create-eumentis-nx-workspace. You can use the following options

npx create-eumentis-nx-workspace <name> [options]

Create a workspace

Positionals:
  name  The name of the workspace                                       [string]

Options:
  --version      Show version number                                   [boolean]
  --nodeVersion  Node version required for project                      [number]
  --jiraIssue    JIRA issue associated with the workspace creation      [string]
  --help
1.2.0

7 months ago

1.1.0

8 months ago

1.0.0

9 months ago

0.10.0

10 months ago

0.1.0

11 months ago

0.3.0

11 months ago

0.2.1

11 months ago

0.2.0

11 months ago

0.11.0

10 months ago

0.9.0

10 months ago

0.8.0

10 months ago

0.5.0

10 months ago

0.4.1

10 months ago

0.4.0

11 months ago

0.7.0

10 months ago

0.6.0

10 months ago

0.0.1

12 months ago