1.9.2 • Published 8 months ago

@episclera/multipack-executor-api v1.9.2

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

GitHub Multipack

Usage

Install: npm i -D @episclera/multipack-executor-api

And then we can start the executor GraphQl api server from CLI

NOTE: a path (preferable "Absolute") to the workspace root dir is required to be provided which the executor will use to work with (run commands, inspect, detect dependencies graph etc.).

If used as in the docs with 'multipack-cli open' comman then the path to the workspace root dir is provided by the multipack-cli because it can detect it because has acces dirrect to the main process and can detect the root cwd because the "multipack-cli open" command can be run only in the workspace root dir.

If a relative path will be provided the it will be joined with the path where the executor package is located (Basically this feature is needed only by Multipack contributors for development|testing purposes).

Production mode

multipack-executor-api start --path-to-workspace-root-dir /preferable-absolute/path/to/workspace/root/dir/to/work/with

Development mode

multipack-executor-api watch --path-to-workspace-root-dir /preferable-absolute/path/to/workspace/root/dir/to/work/with

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Or you can sponsor via Open Collective

Open Collective

Author

@episclera/multipack © Episclera, Released under the MIT License. Authored and maintained by Episclera with help from contributors (list).

If you like this repository star⭐ and watch👀 on GitHub.

1.9.1

10 months ago

1.9.0

10 months ago

1.8.1

10 months ago

1.9.2

8 months ago

1.7.1

11 months ago

1.7.0

11 months ago

1.6.0

11 months ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.9

2 years ago

1.4.6

2 years ago

1.4.5

2 years ago

1.4.4

2 years ago

1.4.3

2 years ago

1.4.8

2 years ago

1.4.7

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago