Contents

colcon-core 0.20.1

0

Command line tool to build sets of software packages.

Command line tool to build sets of software packages.

Stars: 123, Watchers: 123, Forks: 57, Open Issues: 79

The colcon/colcon-core repo was created 8 years ago and the last code push was 2 weeks ago.
The project is popular with 123 github stars!

How to Install colcon-core

You can install colcon-core using pip

pip install colcon-core

or add it to a project with poetry

poetry add colcon-core

Package Details

Author
Dirk Thomas
License
Apache License, Version 2.0
Homepage
https://colcon.readthedocs.io
PyPi:
https://pypi.org/project/colcon-core/
GitHub Repo:
https://github.com/colcon/colcon-core

Classifiers

  • Software Development/Build Tools
No  colcon-core  pypi packages just yet.

Errors

A list of common colcon-core errors.

Code Examples

Here are some colcon-core code examples and snippets.

GitHub Issues

The colcon-core package has 79 open issues on GitHub

  • Conform to linters in prefix_util.py.em
  • Enhance tests for 'sh' and 'bat' shells
  • –symlink-install ignores build_scripts executable option in setup.py
  • Error building after deleting a file: can't copy '<deleted-file> doesn't exist or not a regular file

See more issues on GitHub

Related Packages & Articles

colcon-cd 0.1.1

A shell function for colcon to change the current working directory.