amperka / ino

Command line toolkit for working with Arduino hardware
http://inotool.org
MIT License
1.08k stars 232 forks source link

Seach for 3rd party libraries #50

Open doraess opened 12 years ago

doraess commented 12 years ago

Is there any way to declare where are 3rd party library are installed? The usual path for those in Arduino IDE ("sketckbook/libraries") are not found. It is not useful to move all needed libraries into lib folder for each project, when those are already installed ad recognized by Arduino IDE.

nkrkv commented 12 years ago

Yep. This feature is a must. So it will be added in the next version.

jblb commented 11 years ago

I agree with this this feature is a must be !

mchughj commented 11 years ago

Hi Nailxx. Are you still planning on implementing this feature? Mind if I have a go at it if you don't have it already in flight? Thanks. Jason

nkrkv commented 11 years ago

Yep, I'll try to do it this week. Unfortunately there is no so much spare time.

mchughj commented 11 years ago

I totally understand the lack of free time. I went ahead and made this change:

https://github.com/mchughj/ino/commit/e55df229cb4ab28300f15d795d91613c25ae496a

I'm new to a lot of things in the github world so I don't quite know how this works. If this was what you were thinking of doing but want some changes then let me know and I would be happy to make whatever modifications you feel are correct. If this isn't what you wanted at all then just let me know. :)

nkrkv commented 11 years ago

Thanks! It looks like what we need.

Will look more precisely and do the merge soon.

mchughj commented 11 years ago

Sounds great. Please let me know if you think I missed anything and I would be happy to make additional modifications.

tyilo commented 11 years ago

The default directory for OS X installations is ~/Documents/Arduino/libraries, could you also include that directory?

mchughj commented 11 years ago

Victor - what do you think?

On Sun, Feb 24, 2013 at 10:00 AM, Asger Hautop Drewsen < notifications@github.com> wrote:

The default directory for OS X installations is ~/Documents/Arduino/libraries, could you also include that directory?

— Reply to this email directly or view it on GitHubhttps://github.com/amperka/ino/issues/50#issuecomment-14012537.