Module: Silo

Defined in:
lib/silo.rb,
lib/silo/cli.rb,
lib/silo/errors.rb,
lib/silo/version.rb,
lib/silo/remote/git.rb,
lib/silo/repository.rb,
lib/silo/remote/base.rb

Overview

This code is free software; you can redistribute it and/or modify it under the terms of the new BSD License.

Copyright (c) 2011, Sebastian Staudt

Defined Under Namespace

Modules: Remote Classes: AlreadyPreparedError, CLI, FileNotFoundError, InvalidRepositoryError, Repository, UndefinedRemoteError

Constant Summary collapse

VERSION =

The current version of the Silo gem

'0.1.4'