HTTPSRedirect icon indicating copy to clipboard operation
HTTPSRedirect copied to clipboard

[Suggestion] Add this library to PatformIO index

Open ismenc opened this issue 3 years ago • 2 comments

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!

ismenc avatar Feb 25 '22 14:02 ismenc

Welcome to HTTPSRedirect! Please provide enough info to debug the issue.

github-actions[bot] avatar Feb 25 '22 14:02 github-actions[bot]

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 😃

myhd avatar Aug 20 '22 12:08 myhd