nire0510 / clfu

Reveal command-line gems (commandlinefu.com cli tool)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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>

Popular

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

Matching

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

Using

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)

About

Reveal command-line gems (commandlinefu.com cli tool)


Languages

Language:JavaScript 100.0%