/github-getter

Repository fetcher module for deployment system

Primary LanguageShell

github-getter

This prompted this repo.

This program clones the [user]/[reponame] from Github into [repo-dir], then it checks out [branch] to [output-dir].

Usage

./get.sh [repo-dir] [output-dir] [user]/[reponame] [branch]