-
Notifications
You must be signed in to change notification settings - Fork 245
Description
Is your feature request related to a problem? Please describe.
Recently we started to use conan for downloading and building projects. Maybe we can consider to do support for that. User can then simply download C/C++ code without git, with requested version (similar to pypi which is for python only).
Describe the solution you'd like
If we would have some github automatization which would put new version of erpc to conan would be great.
https://conan.io/center/recipes
Here is complete list https://github.com/conan-io/conan-center-index/tree/master/recipes But github is hiding for me 577 options as there is too much on them :D
Describe alternatives you've considered
For c++ we don't have such a feature.
Steps you didn't forgot to do
- I checked if there is no related issue opened/closed.
- I checked that there doesn't exist opened PR which is solving this issue.
Additional context