- downloads to a temp dir in
cwd()
instead of/tmp
#4 - upgraded
"fs-extra": "~0.6.0"
to"fs-extra": "^0.9.1"
- drop support for Node.js
v0.8
- updated
fs-extra
dep - Node
v0.10
compatibility - fixed inheritance bug
- add travis-ci
- Updated
fs-extra
dep.
- Updated dependencies to include
adm-zip
andfs-extra
. - If Github API limit is hit (it's pretty low), then it'll download the zip file and extract the contents.
- Initial release.