ljmf00 / repo-manifest

Repository manifest file for Google repo tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repositories manifest

This collection of repositories represents the projects I use, maintain or created. To easily fetch them, I use git-repo from Google.

Fetch

To fetch them run:

repo init -u git@github.com:ljmf00/repo-manifest.git -b master

If you want to fetch only a certain group, run:

repo init -u git@github.com:ljmf00/repo-manifest.git -b master -g dlang-org

Sync

repo sync

About

Repository manifest file for Google repo tool