6915 Forks
9458 Stars
9458 Watchers

Activiti

Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.

How to download and setup Activiti

Open terminal and run command
git clone https://github.com/Activiti/Activiti.git
git clone is used to create a copy or clone of Activiti repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Activiti https://github.com/Activiti/Activiti/archive/master.zip

Or simply clone Activiti with SSH
[email protected]:Activiti/Activiti.git

If you have some problems with Activiti

You may open issue on Activiti support forum (system) here: https://github.com/Activiti/Activiti/issues