The Composer package consists of:
- the composer module for authoring compositions,
- the conductor module for generating conductor actions from compositions,
- the client module for deploying compositions to openwhisk,
- the compose and deploy commands for managing compositions from the command line.
The documentation for the Composer package is organized as follows:
- COMPOSITIONS.md gives a brief introduction to compositions.
- COMBINATORS.md explains the composition constructs.
- COMMANDS.md describes the
compose
anddeploy
commands.