HTTPSRedirect
HTTPSRedirect copied to clipboard
[Suggestion] Add this library to PatformIO index
Hi. Thank you for this library, I think it's a great work.
I want to suggest to publish this library to PlatformIO, so the big community of pio users can discover and use it. It would need some structuration (like following examples/ folder for examples codes), maybe some beautify/comments in the code and following this instructions.
Thank you!
Welcome to HTTPSRedirect! Please provide enough info to debug the issue.
As @ismenc's request sits here for more than a year I will elaborate.
- Officially, PlatformIO is a "cross-platform […] framework […] for embedded systems engineers and for software developers […]".
- In other words, it is a more powerful tool for users that wish to escape the limitations of the Arduino Integrated Development Environment (IDE).
- Users can search for libraries by name, tags, platforms etc from within the PlatformIO IDE and in the PlatformIO Registry. The IDE scans for and resolves library dependencies.
- Virtually all libraries "from Arduino" (and more) are available in the context of PlatformIO.
- How to add libraries to PlatformIO? Here is more detail.
- The library maintainer registers the library with PlatformIO. In this case, this would be @electronicsguy 😃