#clfu
Reveal command-line gems (commandlinefu.com cli tool)
Usage: clfu [options] [command]
Options:
-v, --version output the version number
-h, --help output usage information
Commands:
popular [options] Show all commands sorted by votes
matching [options] <text> Show commands which contain <text> in description or in command
using [options] <command> Show commands using <command>
Usage: clfu popular [options]
Show all commands sorted by votes
Options:
-s, --skip <n> Skip <n> items
-t, --take <n> Take only <n> items
-h, --help output usage information
Usage: clfu matching [options]
Show commands which contain in description or in command
Options:
-s, --skip <n> Skip <n> items
-t, --take <n> Take only <n> items
-h, --help output usage information
Usage: clfu using [options]
Show commands using
Options:
-s, --skip <n> Skip <n> items
-t, --take <n> Take only <n> items
-h, --help output usage information
(node.js is required)