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

Create library.json for PlatformIO #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

solon
Copy link

@solon solon commented May 31, 2016

I thought it would be useful to have this library available through the PlatformIO Libraries Registry so I went ahead and added a library.json file for this purpose. If you want to merge it, the library can then be registered from the command line as follows:

platformio lib register https://github.com/wayoda/LedControl/blob/master/library.json

See http://docs.platformio.org/en/latest/userguide/lib/cmd_register.html for details.

I thought it would be useful to have this library available through the [PlatformIO Libraries Registry](http://platformio.org/lib) so I went ahead and added a `library.json` file for this purpose. If you want to merge it, the library can then be registered from the command line as follows: 

`platformio lib register https://github.com/wayoda/LedControl/blob/master/library.json`

See http://docs.platformio.org/en/latest/userguide/lib/cmd_register.html for details.
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

Successfully merging this pull request may close these issues.

1 participant