marcopolo

https://github.com/nlamirault/marcopolo.git

git clone 'git://github.com/nlamirault/marcopolo.git'
5

marcopolo

travis drone Melpa Status MELPA Stable Coverage Status

marcopolo provides : * a REST client to the Docker registry / Hub API

Name comes from the CMA CGM Marco Polo container ship

Installation

The recommended way to install marcopolo is via MELPA:

M-x package-install marcopolo

or Cask:

(depends-on "marcopolo")

Usage

Keybinding | Description ———————|———————————————————— n | Go to next repository p | Go to previous repository q | Kill marcopolo buffer

Development

Cask

marcopolo use Cask for dependencies management. Install it and retrieve dependencies :

$ curl -fsSkL https://raw.github.com/cask/cask/master/go | python
$ export PATH="$HOME/.cask/bin:$PATH"
$ cask

Tests

Support / Contribute

See here

Changelog

A changelog is available here.

License

See LICENSE.

Contact

Nicolas Lamirault <nicolas.lamirault@gmail.com>