Skip to content

Around25/hashiru-bpmn

Repository files navigation

Hashiru Bpmn Engine

Build Status Hex Version Coverage Status Join the chat at https://gitter.im/hashiru-bpmn/Lobby

The scope of this project is to create a bpmn2 execution engine that can scale on multiple node in an elixir cluster.

Table of contents

  1. Instalation
  2. Contributing
  3. Code of Conduct
  4. License
  5. References
  6. Documentation

Instalation

The package is available on Hex and it can be installed by adding bpmn to your list of dependencies in mix.exs:

def deps do
  [{:bpmn, "~> 0.1.0-dev"}]
end

License

Copyright (c) 2017 Around 25 SRL (twitter: @around25team)

Licensed under the Apache 2.0 license.

References

About

A BPMN execution engine in Elixir

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published