shama / napa

:wine_glass: A helper for installing stuff without a package.json with npm.
MIT License
412 stars 34 forks source link

Option to not use the internal cache #25

Closed francisalbar closed 9 years ago

francisalbar commented 9 years ago

Would it be possible to add a flag that forces napa to not use the internal cache?

shama commented 9 years ago

:+1:

tomek-he-him commented 9 years ago

+1

akofman commented 9 years ago

+1

zapbulon commented 9 years ago

+1!!!

bbsbb commented 9 years ago

I'd gladly submit a pull request to disable cache or at the very least make the cache storage location configurable. Writing in /tmp/cache is really not a good idea.

Edit: Didn't notice the patches welcome label, I'll fix this first thing tomorrow.