2.0.0 • Published 5 years ago
@liteflow/orchestrator v2.0.0
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
5 years ago
1.0.6
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago
1.0.0-alpha.3
5 years ago
1.0.0-alpha.2
5 years ago
1.0.0-alpha.1
5 years ago
1.0.0-alpha.0
5 years ago