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

Manual install library location #26

Closed
andrethomas opened this issue Aug 29, 2018 · 2 comments
Closed

Manual install library location #26

andrethomas opened this issue Aug 29, 2018 · 2 comments
Labels
topic: documentation Related to documentation for the project

Comments

@andrethomas
Copy link

Hi,

Where can I put library folders which I need to install manually?

I'm using the esp8266 compiler/linker

Thanks

@cmaglie
Copy link
Member

cmaglie commented Aug 29, 2018

Put them in a directory libraries inside your sketchbook folder.
You can identify your sketchbook folder by running:

$ arduino-cli config dump
proxy_type: auto
sketchbook_path: /home/cmaglie/Workspace/sketchbook-cores-beta            <---------
arduino_data: /home/cmaglie/.arduino15

@andrethomas
Copy link
Author

Cool, thx in my case its /home/username/Arduino/

@cmaglie cmaglie added the topic: documentation Related to documentation for the project label Aug 30, 2018
per1234 added a commit that referenced this issue Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: documentation Related to documentation for the project
Projects
None yet
Development

No branches or pull requests

2 participants