joshmarinacci / ElectronIDE

New web based Arduino IDE
BSD 3-Clause "New" or "Revised" License
246 stars 50 forks source link

ncp + wrench ? why ? #66

Closed novasdream closed 9 years ago

novasdream commented 9 years ago

Why use wrench + ncp ??

joshmarinacci commented 9 years ago

There's a bunch of places where I need to work with directories recursively. Node doesn't handle recursive dirs well on it's own.