Coder Social home page Coder Social logo

hedzr / awesome-tool Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 0.0 525 KB

a command-line tool to retrieve the stars of all repos in an awesome-list

License: MIT License

Makefile 42.26% Go 46.62% Dockerfile 8.84% Ruby 2.28%
awesomeness awesome-go command-line-tool stars cli awesome awesome-list awesome-lists mkd-preview cmdr

awesome-tool's Introduction

awesome-tool

Go GitHub tag (latest SemVer) go.dev Docker Pulls

awesome-tool is a command-line tool to retrieve the stars of all repos in an awesome-list (such as awesome-go.

Installation

Release

Download the latest release at GitHub Releases Page, please.

Homebrew (macOS)

brew install hedzr/brew/awesome-tool

# Or:
brew tap hedzr/brew
brew install awesome-tool

Usage

awesome-tool build one \
    --name=awesome-go \
    --source=https://github.com/avelino/awesome-go \
    --work-dir=./output

# The results is stored in:
ls -la ./output/aweesome-go/
# open ./output/aweesome-go/output.md  # open it in default browser, such as chrome, ...

Result

The main result is a markdown file output/awesome-xxx/output.md, its preview looks like:

ago-mkd-preview

Github name and passwd

As running awesome-tool, it'll ask for your github account name and password to authorize an access token for Github API. The name and password will be destroy after the token got. But your token will be saved into $HOME/.asg.stats.token for the next time, you could always erase the file safely.

The access token is used to request Github API v3 and v4.

Contributors is 0 now

We can't query how many contributors via GitHub API v4, currently.

For saving your querying bandwidth, we ignore this count.

LICENSE

MIT / Apache 2.0

awesome-tool's People

Contributors

dependabot[bot] avatar hedzr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.