2.0.0 • Published 4 years ago

@liteflow/orchestrator v2.0.0

Weekly downloads
12
License
ISC
Repository
github
Last release
4 years ago

Liteflow-js

  • @liteflow/cli: Command line interface to create/test/deploy services and processes and deploy on the liteflow platform.
  • @liteflow/compiler: This library let you compile your services and/or processes.
  • @liteflow/service: This library responsible for the communication with the MESG Engine API.
  • @liteflow/api: This library responsible for the communication with the MESG Engine API.
  • @liteflow/orchestrator: This library let you interact with the MESG Engine orchestrator API.

Contribute

Install

npm install
npm run lerna -- bootstrap

Add a new library in a package

npm run lerna -- add [--dev] XXX [packages/yyy]

Build all the packages

npm run lerna -- run build

Run test for all the packages

npm run lerna -- run test
2.0.0

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

1.0.0-alpha.3

4 years ago

1.0.0-alpha.2

4 years ago

1.0.0-alpha.1

4 years ago

1.0.0-alpha.0

4 years ago