Note: Please go to docs.rightscale.com to access the current RightScale documentation set. Also, feel free to Chat with us!
Home > Guides > Chef Cookbooks Developer Guide > Developer > Source Control Management Systems > GitHub > Clone vs. Fork > Clone a Cookbook Repository

Clone a Cookbook Repository

Table of Contents

Objective

To clone a cookbook repository. 

Note: The example below explains how to clone a cookbook repository hosted in GitHub (http://github.com).

Table of Contents

Prerequisites

Steps

  1. Go to the command line of your Chef development machine. If you're using a cloud server for development purposes, SSH into the instance.
  2. Run the following git command.
    • git clone git@github.com:<username>/<repository_name>.git
You must to post a comment.
Last modified
22:05, 16 May 2013

Tags

This page has no custom tags.

Classifications

This page has no classifications.

Announcements

None


© 2006-2014 RightScale, Inc. All rights reserved.
RightScale is a registered trademark of RightScale, Inc. All other products and services may be trademarks or servicemarks of their respective owners.