1.2.0 • Published 6 months ago

create-eumentis-nx-workspace v1.2.0

Weekly downloads
-
License
-
Repository
-
Last release
6 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

6 months ago

1.1.0

7 months ago

1.0.0

8 months ago

0.10.0

9 months ago

0.1.0

10 months ago

0.3.0

10 months ago

0.2.1

10 months ago

0.2.0

10 months ago

0.11.0

9 months ago

0.9.0

9 months ago

0.8.0

9 months ago

0.5.0

9 months ago

0.4.1

9 months ago

0.4.0

10 months ago

0.7.0

9 months ago

0.6.0

9 months ago

0.0.1

11 months ago