Charm create template for creating reactive charms with Python handlers
Python Shell
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
reactive
tests
README.ex
README.md
config.yaml
icon.svg
layer.yaml
metadata.yaml

README.md

Reactive Charm Template using Python

This is a template for a reactive charm with handlers written in Python. It is intended for use with [charm-tools][] and the charm create function.

Usage

This is the default template when creating a new charm with charm create. First, make sure you have [charm-tools][] installed:

sudo apt-get install charm-tools

Then just run the create command:

charm create my-charm