[00c700]: / examples / README.md

Download this file

12 lines (9 with data), 405 Bytes

Examples

Before you run the modules, make sure you installed cloudbrain. See root README.

This folder contains a couple of module configuration examples. Here is how
you can run a module after installing cloudbrain: python -m cloudbrain.run --file </path/to/file.json>.




For example, to run the mock source module, you can run: python -m cloudbrain .run --file source.mock.json.