Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 413 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 413 Bytes

Watcher Source Charm

This repository is for the reactive, layered, Watcher source charm.

Please see the src/README.md for details on the built Watcher charm and how to use it.

Building the charm

To build the charm run the following command in the root of the repository:

$ tox -e build

The resultant built charm will be in the builds directory.