8000 GitHub - rabix/composer at 1.5.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rabix/composer

Repository files navigation

Rabix Composer

Build Status

Rabix Composer is an open source editor for Common Workflow Language documents.

It has a graphical mode allowing drag and drop creation of workflows and wizard type creation of individual tools.

Workflows!

It also has a text mode for entering CWL code directly. The graphical and text modes work seamlessly together.

Graphical to Text and back again!

Dependencies

Installation

git clone https://github.com/rabix/composer
cd composer
npm ci

If you are using Linux:

Install node.js from https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions

Starting the dev environment

npm run serve // starts the dev server
npm run compile:electron // compiles electron backend
npm run start:electron // opens the app shell

Packaging the build as a desktop app for the host system and architecture

npm run build

Running the tests

npm test

Documentation

Now you can read the Rabix Composer documentation to learn more about Rabix Composer.

About

Visual and code editor for Common Workflow Language

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 12

0