Module: Git::Semaphore

Defined in:
lib/git-semaphore.rb,
lib/git-semaphore/api.rb,
lib/git-semaphore/banner.rb,
lib/git-semaphore/version.rb,
lib/git-semaphore/copyright.rb

Defined Under Namespace

Classes: Api, App

Constant Summary collapse

<<-"EOS"
Usage: git-semaphore [options]

v#{Git::Semaphore::VERSION}

Options:
EOS
VERSION =
"0.0.6"
"git-semaphore v#{Git::Semaphore::VERSION} Copyright (c) 2012 Peter Vandenberk"