An open API service indexing awesome lists of open source software.

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

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.