Skip to main content

Tools for maintaining Juju charms

Project description

# Juju Charm Tools

[![Build Status](https://travis-ci.org/juju/charm-tools.svg?branch=master)](https://travis-ci.org/juju/charm-tools)

This is a collection of tools to make writing Juju charms easier. See Juju’s home page for more information.

https://jujucharms.com/

## Quick Start

### Get Juju

First, you’ll need Juju. If its not available in your version of Ubuntu you can use the PPA:

sudo add-apt-repository ppa:juju/stable sudo apt-get update sudo apt-get install juju-core

### Get Charm Tools

Most people will want to install charm-tools from the Juju PPA.

sudo apt-get install charm-tools

Alternatively you can download the project and run the tip of the code.

git clone http://github.com/juju/charm-tools cd charm-tools

# Tools

In order to use any of these tools you need to have Juju setup and working in your path

## create

To generate a new charm from a Debian package available on your system

juju charm create foo

This should add a directory to charms with the name foo, and some of the metadata.yml and hooks filled in. It will create these in $CHARM_HOME or under the current working directory.

## proof

To perform basic static analysis on a charm, run

juju charm proof foo

It will analyze the charm for any obvious mistakes.

## getall

Retrieves all of the charms in the charm distribution via bzr.

## subscribers

This is used to check the quality of maintainer<->bug subscriptions in launchpad since we do not have this relationship automatically setup.

As a maintainer, if you would like to ensure that you are subscribed to all of your charms you can run this command:

juju charm subscribers –fix-unsubscribed –maintainer you@youremail.com –repository path/to/your/charms

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

charm-tools-1.9.1.tar.gz (111.0 kB view details)

Uploaded Source

File details

Details for the file charm-tools-1.9.1.tar.gz.

File metadata

  • Download URL: charm-tools-1.9.1.tar.gz
  • Upload date:
  • Size: 111.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for charm-tools-1.9.1.tar.gz
Algorithm Hash digest
SHA256 2b224b296c36142f9c265d84b67c45d69404f0398106e4a52cfd4dc272545ea1
MD5 0d7078a42250d429e62fad292d1a0092
BLAKE2b-256 df11a78a202c1b6483267235567705f87dd9282b7d8a6f615613f0debf9248a8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page