Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library accessible from the Arduino IDE Lib Manager #1433

Open
Zeppelin500 opened this issue Sep 16, 2024 · 2 comments
Open

Library accessible from the Arduino IDE Lib Manager #1433

Zeppelin500 opened this issue Sep 16, 2024 · 2 comments

Comments

@Zeppelin500
Copy link

Hello,

It would be great if the library was available in the Arduino IDE library manager.
Sure, i can fork the library and make it accessible from the manager, but the original would be much better.

There is already a fork in the manager, but it is so old that it no longer works.
Thank you!

@s-light
Copy link

s-light commented Dec 17, 2024

@Zeppelin500 you do not need to fork the library to get it into the manager -
as long as the library fullfills the requiremetns:

i have done this myself for this library

and you can check if the requirements are fulfilled before you do the process..
currently missing is at least a release / tag..

so best thing: one of the users checks if the requiremetns are allready fine.
and if not creates a pr with the needed minimal changes..
and clear wisches ;-)
so that me-no-dev has the least amount of work to do to get it to a fine state -
than someone else can doe the pullrequest for the library-list..

maybe this way we have a chance... ;-)

@s-light
Copy link

s-light commented Dec 17, 2024

depends on #1427

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

No branches or pull requests

2 participants