Skip to content

deantonccns/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

manifest xml files

this repository contains manifest xml files for different projects

prerequisite

  • python2.7+
  • git
  • google repo command
  • a native or virtual machine running Ubuntu (I didn't figure out how to use repo init in woindows 10 command shell)
  • allow symlink in windows 10. Because repo is a native tool in linux and creates symlinks during exectuing operation, you have to enable symlinks in windows otherwisw repo commands fail.

Fetching all repositories regarding a project

  1. open a shell in Ubuntu and create a folder that acts the root folder of all projects you are about to fetching
  2. enter the folder you just created and initialize repo configure by the command
repo init -u git@github.com:deantonccns/manifest -m kasa.xml
  1. download all repositories
repo sync
  1. please be minded that all repositories are in headless status, you need to checkout to master branch when you start to work on ertain projects

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors