downpour/demo/README.rst

350 B

Demo Playbooks

The playbooks in this directory can be used to set up test cases for data capture.

tiny

Using

  1. Create and activate a virtualenv.
$ virtualenv --python=python2.7 venv
$ source venv/bin/activate
  1. Install the dependencies.
$ pip install -r requirements.txt