rabix/composer

Name: composer

Owner: Reproducible Computational Analyses for Bioinformatics

Description: Visual and code editor for Common Workflow Language

Created: 2016-08-16 15:10:41.0

Updated: 2018-01-05 08:00:29.0

Pushed: 2018-01-15 13:44:24.0

Homepage: http://rabix.io/

Size: 12223

Language: TypeScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Rabix Composer

Build Status Build status

The Rabix Composer (codename Cottontail) is a graphical and code editor specially designed to work with the Common Workflow Language. It is currently in beta testing. This repo includes the code for running Rabix Composer locally in dev mode and for building OS specific binaries.

Dependencies
Installation
clone https://github.com/rabix/composer
omposer
 install

If you are using Linux:

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

Install yarn using Linux instructions provided on https://yarnpkg.com/lang/en/docs/install/

Starting the dev environment
 run serve // starts the dev server
 run compile:electron // compiles electron backend
 run start:electron // opens the app shell
Packaging the build as a desktop app for the host system and architecture
 run build
Running the tests
 test
Documentation

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


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.