Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 288 Bytes

install.rst

File metadata and controls

23 lines (14 loc) · 288 Bytes

Installation

pip

Just use:

pip install -U workflow-tools

GitHub

You can also install the package from the source code:

git clone https://github.com/anna-money/workflow-tools
cd workflow-tools
make install