1.0.0 • Published 8 months ago

@eumentis/nx-plugin v1.0.0

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

Eumentis NX Plugin

A NX plugin that contains generators and executors commonly used in monorepos created at Eumentis.

How to install

yarn add @eumentis/nx-plugin@latest

Generators

init-env-yml

Creates env.yml file in workspace root for documenting environment variables.

Usage

yarn nx g @eumentis/nx-plugin:init-env-yml

env-files

Creates .env files for particular nx project based on env.yml file configuration.

Usage

Command:

yarn nx g @eumentis/nx-plugin:env-files

Options:

--includeDeploymentOnly    Should 'deploymentOnly' env vars be added to .env files?
1.0.0

8 months ago

0.11.0

8 months ago

0.10.0

9 months ago

0.9.0

9 months ago

0.8.0

9 months ago

0.7.0

9 months ago

0.6.0

9 months ago

0.5.0

9 months ago

0.4.1

9 months ago

0.4.0

10 months ago

0.3.0

10 months ago

0.2.1

10 months ago

0.2.0

10 months ago

0.1.0

10 months ago

0.0.1

10 months ago