Skip to content

couchbase/couchdb-manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building With Repo

Get Repo

Get the latest version from the google project page.

Clone the Manifest

$ mkdir couchdb
$ cd couchdb
$ repo init -u git://github.com/couchbase/couchdb-manifest.git
$ repo sync

or, for the new and exciting preview branch:

$ mkdir couchdb
$ cd couchdb
$ repo init -u git://github.com/couchbase/couchdb-manifest.git -m branch-preview.xml
$ repo sync

Build

$ rake

About

The manifest for building couchdb with repo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published