Skip to content

cloudify-cosmo/cloudify-plugin-template

Repository files navigation

cloudify-plugin-template

Build Status

Cloudify plugin project template.

Usage

See writing your own plugin

Tests

To run the example plugin tests, the included dev-requirements.txt should be installed.

pip install -r dev-requirements.txt