Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 495 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 495 Bytes

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