Skip to content

Composer

Latest
Compare
Choose a tag to compare
@shanithkk shanithkk released this 27 Dec 07:39
· 8 commits to feature/composer-v2 since this release

Overview

Composer is a powerful package that consists of a CLI tool and an echo parsing library. It offers the capability to generate complex workflows by utilizing a configuration file. With Composer, users can easily define and manage their workflows, allowing for efficient automation and streamlined processes.

One of the key features of Composer is its support for config files written in echo language. These config files serve as the foundation for defining the desired workflows and specifying various parameters and actions. Additionally, Composer provides the flexibility to assign default values to the config files, simplifying the workflow creation process.

Furthermore, Composer offers the ability to generate output in the form of wasm files. This ensures compatibility and portability, allowing users to execute their workflows across different platforms and environments.

In terms of enhancements, Composer has made significant improvements in terms of simplicity and ease of use. The latest version introduces a much simpler style for defining flow and task elements, making it more intuitive for users to create and manage their workflows. Additionally, Composer now supports dependency mapping, allowing for more complex and interconnected workflows.

Overall, Composer provides a comprehensive solution for workflow generation and automation. With its powerful features, performance improvements, and ongoing enhancements, Composer empowers users to streamline their processes and achieve efficient automation within their projects.

Features

The features of composer are.

  • The config files are in written in echo language
  • The output are in the wasm files.
  • default values can be given to the config files.

Enhancements

  • Can be given default value to the input
  • much simple style for flow, task
  • dependency mapping