这是indexloc提供的服务,不要输入任何密码

sort-awesome-go-by-stars

command module
v0.0.0-...-a381b82 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 17, 2022 License: MIT Imports: 6 Imported by: 0

README

sort-awesome-go-by-stars

codecov

This is a tool to sort the software listed in "awesome go" by the number of stars.
Output top 5 in order of star number.

Install

$ go get -u github.com/k-kurikuri/sort-awesome-go-by-stars

Usage

You can find the name of the content in the awesome-go repository's readme. The command line argument must be set to the name of the content. content-name

Command Example

if the content name is "Audio and Music"

$ sort-awesome-go-by-stars "Audio and Music"

if the content name is "Command Line"

$ sort-awesome-go-by-stars "Command Line"
Output
.................................
╔═══════╤═══════════════════════════════════════╤═════════════════════════════════════════════════════════════════════════════════════════════════════════════╗
║ STAR  │              PACKAGE_URL              │                                                 DESCRIPTION                                                 ║
╟━━━━━━━┼━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┼━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╢
║ 10984 │ https://github.com/spf13/cobra        │ cobra - Commander for modern Go CLI interactions.                                                           ║
║ 10229 │ https://github.com/urfave/cli         │ urfave/cli - Simple, fast, and fun package for building command line apps in Go (formerly codegangsta/cli). ║
║ 2324  │ https://github.com/alecthomas/kingpin │ kingpin - Command line and flag parser supporting sub commands.                                             ║
║ 1311  │ https://github.com/chzyer/readline    │ readline - Pure golang implementation that provides most features in GNU-Readline under MIT license.        ║
║ 1311  │ https://github.com/jessevdk/go-flags  │ go-flags - go command line option parser.                                                                   ║
╟━━━━━━━┼━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┼━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╢
║       │                                       │                                                                                                Command Line ║
╚═══════╧═══════════════════════════════════════╧═════════════════════════════════════════════════════════════════════════════════════════════════════════════╝

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL