judo.legacy

module
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2013 License: AGPL-3.0

README

judo

An attempt to extend juju software (https://juju.ubuntu.com/), initially with docker provider (https://github.com/dotcloud/docker).

Installation

This package is not yet ready for use, but you're very welcome to fork/download for contribution

$ export GOPATH=/somewhere/to/install  # If not already set
$ go get github.com/Gusabi/judo

Versioning Semantics

From Carl Boettiger

Releases will be numbered with the following semantic versioning format:

major.minor.patch

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes and misc changes bumps the patch

Directories

Path Synopsis
cmd
container
playground
godocker
godocker - Go package to interact with Linux Containers (LXC) through docker
godocker - Go package to interact with Linux Containers (LXC) through docker
golxc
golxc - Go package to interact with Linux Containers (LXC).
golxc - Go package to interact with Linux Containers (LXC).
The provider package provides utilities for environment provider implementations to use.
The provider package provides utilities for environment provider implementations to use.
all
The version package implements version parsing.
The version package implements version parsing.
worker

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL