Skip to content

Arlinlol/cli

This branch is up to date with staticfile/cli:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4c8ee87 · Feb 27, 2014

History

40 Commits
Feb 27, 2014
Nov 7, 2013
Feb 27, 2014
Sep 2, 2013
Sep 2, 2013
Nov 8, 2013
Feb 27, 2014

Repository files navigation

介绍

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

About

Staticfile command line utility

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%