UNPKG
folder-downloader
Version:
latest (1.0.33)
1.0.33
1.0.31
1.0.30
1.0.29
1.0.28
1.0.26
1.0.25
1.0.24
1.0.23
1.0.21
1.0.0
Download specific folders from GitHub repositories without cloning the entire repository
folder-downloader
/
bin
/
index.js
2 lines
•
48 B
JavaScript
View Raw
1
2
#!/usr/bin/env node
require
(
'../dist/index.js'
);