https://github.com/colcon/colcon-top-level-workspace
Extension for colcon to locate and use a top-level workspace
https://github.com/colcon/colcon-top-level-workspace
colcon
Last synced: 4 months ago
JSON representation
Extension for colcon to locate and use a top-level workspace
- Host: GitHub
- URL: https://github.com/colcon/colcon-top-level-workspace
- Owner: colcon
- License: apache-2.0
- Created: 2023-02-06T17:33:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T23:23:10.000Z (over 1 year ago)
- Last Synced: 2025-06-11T11:41:16.036Z (about 1 year ago)
- Topics: colcon
- Language: Python
- Homepage: http://colcon.readthedocs.io
- Size: 15.6 KB
- Stars: 3
- Watchers: 9
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
colcon-top-level-workspace
==========================
An extension for `colcon-core `_ to locate and use a top-level workspace when in subdirectories thereof.
This package looks for marker files created by colcon which infer the root of a workspace.
Depending on the your workspace configuration, additional heuristics may be necessary to handle corner cases.