I’m wanting to use this library, it seems to be correctly set up with the files needed, but it doesn’t seem to be in the registry yet. Can/should someone other than the owner publish it to the registry?
If not, what’s the best way to include it in my project?
I did read the documentation, but I couldn’t find language around if someone who didn’t write/own a library could/should publish it to the registry. Could you confirm either way?
There is no need to publish the library to the registry.
About the publishing question:
What does the author of the library say about registering it in the PlatformIO registry? And if the author agrees, please ask yourself if you are willing to maintain the library in the registry and keep it up to date.
That is a good point, I should have worded it “I’m wanting to use this library, but would prefer this managed through the registry than directly pulling from the repo”
Also a good point about what the author would want, I was coming from if it would be gainst any rules of platformio if I submitted it. Will open an issue on the repo asking the author to add it.
Thanks