Y
Hacker News
new
|
ask
|
show
|
jobs
by
ollenurb
47 days ago
> It's insane that we have to pull in Python or Lua to build C code
Conan is entirely python based
1 comments
firesteelrain
47 days ago
Fair but GP is recreating Conan
link
dboon
47 days ago
Yeah, recreating Conan minus the foundational idea stated at the beginning of the post. Yup.
link
firesteelrain
47 days ago
FWIW not many C/C++ programmers like package managers for some reason. We wrote custom cmake to pull from Artifactory and built our own packages with zip files. There isn’t a rich ecosystem of C/C++ packages.
JFrog owns Conan since 2016 and is a big company.
Good luck
link