Skip to content

Allow library manager to install multiple libraries at once. #2947

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

Merged
merged 1 commit into from
Apr 9, 2015
Merged

Allow library manager to install multiple libraries at once. #2947

merged 1 commit into from
Apr 9, 2015

Conversation

Lauszus
Copy link
Contributor

@Lauszus Lauszus commented Apr 9, 2015

I just selected comma as the delimiter, but if you prefer something else I can change it.

@Lauszus
Copy link
Contributor Author

Lauszus commented Apr 9, 2015

Btw you might want to see the diff while ignoring whitespace: https://github.com/arduino/Arduino/pull/2947/files?w=1

@ffissore
Copy link
Contributor

ffissore commented Apr 9, 2015

super fast :)

@Lauszus Lauszus mentioned this pull request Apr 9, 2015
Libraries are split using a comma fx: --install-library "Kalman filter library,USB Host Shield Library 2.0"
@ffissore
Copy link
Contributor

ffissore commented Apr 9, 2015

I'm just changing error messages so that they mention, for example, which library is already installed

@ffissore
Copy link
Contributor

ffissore commented Apr 9, 2015

Ah sorry you did that already in #2948

ffissore added a commit that referenced this pull request Apr 9, 2015
Allow library manager to install multiple libraries at once.
@ffissore ffissore merged commit 7032fcf into arduino:master Apr 9, 2015
@ffissore
Copy link
Contributor

ffissore commented Apr 9, 2015

Thanks!

@Lauszus
Copy link
Contributor Author

Lauszus commented Apr 9, 2015

You are welcome :)

Btw the reason why I wanted this was for the Balanduino: https://github.com/tkjelectronics/Balanduino, as this will allow me to write an install script that installs all required libraries and the hardware add-on. This should make it much easier for newcomers to the Arduino scene.

@Lauszus Lauszus deleted the MultipleLibraries branch April 9, 2015 13:28
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.

2 participants