Skip to content

gakutasu/vcstool-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CI

vcstool-utils

Utilities for using vcstool

This repository is created by strv. If you have a question about this repository, please notice in this repository.

dependency

vcstool

Please install vcstool to use the scripts.

import_all.sh

The script file to import repositories recursivly. It is useful to resolve nested dependencies.

Usage

Usage       : $0 [OPTIONS] DIR
DIR         : base directory to find repositories file

OPTIONS
  -s SUFFIX : Repositories file suffix. (default: .repos)

Example
  For ROS user
    $0 -s .rosintsall ~/catkin_ws/src
    Note: better to set "src" directory as a target

About

Utilities for vcstool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%