Skip to content

Conversation

@ErniGH
Copy link
Contributor

@ErniGH ErniGH commented Nov 25, 2025

conan-io/conan#18972

A new examples page will be added in a follow-up PR to show users things like executing a shell

ErniGH and others added 2 commits November 25, 2025 16:56
Co-Authored-By: Abril Rincón Blanco <5364255+AbrilRBS@users.noreply.github.com>
Co-Authored-By: Abril Rincón Blanco <5364255+AbrilRBS@users.noreply.github.com>
@AbrilRBS AbrilRBS marked this pull request as ready for review November 25, 2025 16:24
Co-Authored-By: Abril Rincón Blanco <5364255+AbrilRBS@users.noreply.github.com>
@AbrilRBS AbrilRBS changed the title conan run docs Basic conan run docs Nov 25, 2025
@AbrilRBS AbrilRBS added this to the 2.23 milestone Nov 25, 2025
Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>
AbrilRBS and others added 2 commits November 25, 2025 17:36
Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>
Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>
Comment on lines +10 to +12
The ``conan run`` command lets you directly execute a binary from a Conan package, automatically resolving and installing
all its dependencies. There’s no need to manually activate any environments generated by Conan: just pass the executable
to run, and Conan will activate the necessary environments and execute it.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not only from a Conan package, but also from the current build, if it depends on environment like shared libraries from package dependencies?

AbrilRBS and others added 3 commits November 25, 2025 17:40
Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>
Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>
Co-Authored-By: Abril Rincón Blanco <5364255+AbrilRBS@users.noreply.github.com>
@czoido czoido merged commit e94e78d into conan-io:develop2 Nov 25, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants