kevva / bin-wrapper

Binary wrapper that makes your programs seamlessly available as local dependencies
MIT License
152 stars 66 forks source link

feat: expose download instance #46

Open mastilver opened 8 years ago

andyli commented 8 years ago

+1 I would like to use this feature as I'm looking for a way to display the download status since my binaries are large. If this PR is merged, it would be easy for me to use download-status for that.

mastilver commented 8 years ago

@andyli until @kevva merged that in you can use it by setting in your package.json `"bin-wrapper": "mastilver/bin-wrapper#expose-download-instance"

digitalica commented 5 years ago

+1 i like the idea