Skip to content

dicomresearch/workflow-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Workflow Library

Codacy Badge Codeship Badge

##How to install for using

Add dependency to your project

composer require dicomresearch/workflow-engine

##How to install for contribute

  1. Download the project
git clone git@bitbucket.org:dicomresearch/workflow-engine.git
  1. Cd to project directory
cd workflow-engine
  1. You must install composer global or local for this project local installation:
curl -sS https://getcomposer.org/installer | php
  1. install dependencies
php composer.phar install
  1. Run tests

##How to run tests

php vendor/bin/phpunit --bootstrap vendor/autoload.php tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages