mincd 0.1.2

A minimal remote Git repository watcher
mincd-0.1.2 is not a library.
Visit the last successful build: mincd-0.1.6

MinCD

Wait until a remote git repository has been changed, and then exit. This is meant to be used in scripts, to replace a CD system. I am using it to deploy renn.es to my server using docker.

Installation

cargo install mincd

Usage

mincd <url> <branch> [interval]

Example:

mincd https://github.com/tarneaux/.f master 5