Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

feature: shell function to change directory in workspace #45

@wkentaro

Description

@wkentaro

I created shell function to change directory in workspace which is managed by wstool.
Using this function, it is easy to change directory in wstool workspace.
See: https://github.com/wkentaro/wstool_cd

Feature:

  • cd to workspace's root with no arguments
  • wstool_cd LOCALNAME to cd to repository which is set as LOCALNAME
  • supports bash and zsh completion

for ROS user, this is useful when doint cd to repository which is not yet catkin compiled (when unable to roscd).

If possible, I hope this script wstool_cd.sh is merged to https://github.com/vcstools/wstool , and let users enable wstool_cd just with source $(which wstool_cd.sh) in shell after installing wstool.

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions