staticfile.org命令行工具
npm install -g sfile
快速搜索关键字
sfile [library]
搜索关键字
sfile search [library]
Options:
  -s, --ssl      Output HTTPS link
  -h, --html     Output HTML
  -j, --jade     Output Jade Markup
  -n, --no-link  Do not show the link for latest version
获取一个库的所有文件链接
sfile get [library]
Options:
  -s, --ssl      Output HTTPS link
  -h, --html     Output HTML
  -j, --jade     Output Jade Markup
  -v, --version  Use given version, leave empty if you want to see all supported version
  -c, --copy     Copy to your system clipboard
sfile --version