mincd 0.1.1

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

MinCD

Wait until a remote git repository has been changed. This is meant to be used in scripts, to replace a CD system.

Installation

cargo install mincd

Usage

mincd <url> <branch> [interval]

Example:

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