Sha256: 84f93daf7627821af5e2988561f66b2581673a78fa604cf25bb12268fce7cb8c

Contents?: true

Size: 919 Bytes

Versions: 1

Compression:

Stored size: 919 Bytes

Contents

gime(1) -- Fetch and configure git projects
===========================================

## SYNOPSIS

`scaffolder` [REPOSITORY]

## DESCRIPTION

**Gitme** performs a git clone for the given repository. Initialises the project directory
according to the directives specified in the *~/.gitmerc* file. Then switches to the git branch containing the last commit.

## CONFIGURATION

The *~/.gitmerc* file specifies the repositories that gitme should know and the
configuration steps require after fetching the repository. An example gitmerc
may look as follows:

    ---
    gitme:
      repository: git@github.com:michaelbarton/gitme.git

  * repository:
    The URL passed to the `git clone` command.

## BUGS

**Gitme** is written in Ruby. See the Gemfile in the gitme gem install
directory for dependencies and version details.

## COPYRIGHT

**Gitme** is Copyright (C) 2010 Michael Barton <http://michaelbarton.me.uk>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gitme-0.0.1 man/gitme.1.ronn