Skip to content
/ clfu Public

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

Notifications You must be signed in to change notification settings

nire0510/clfu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published