Juju charm to deploy errbot chat bot
Python
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
templates
tests
.gitignore
README.md
config.yaml
layer.yaml
metadata.yaml
wheelhouse.txt

README.md

juju-errbot

A reactive Juju charm layer used to build the errbot charm, which in turn can be used to deploy the errbot chat bot.

Getting started

sudo add-apt-repository ppa:juju/stable
sudo apt update
sudo apt install charm-tools
mkdir -p ~/charms/layers
cd !$
git clone https://github.com/1stvamp/juju-errbot.git
cd juju-errbot
charm build