0.1.4 • Published 2 years ago

@cuaklabs/nx-plugin v0.1.4

Weekly downloads
-
License
See license in "L...
Repository
github
Last release
2 years ago

Build status

Cuaklabs Nx plugin

Nx plugin with custom nx executors

Documentation

Executors

run-commands-interactive

Runs multiple commands in child processes piping stdin to the current process.

Options

  • commands (string[]): array of commands to run
  • cwd (optional, string): working directory. The workspace root folder is used by default.
  • parallel (optional, boolean): true to run commands in parallel. False by default.
0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago