Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/jonaustin/sort-awesome-go-by-stars

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/jonaustin/sort-awesome-go-by-stars

  • v0.0.0-20200610063629-f1d822834be6
  • Source
  • Go
  • Socket score

Version published
Created
Source

sort-awesome-go-by-stars

CircleCI 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 ║
╚═══════╧═══════════════════════════════════════╧═════════════════════════════════════════════════════════════════════════════════════════════════════════════╝

FAQs

Package last updated on 10 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc