Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

wnuqui/trending

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trending Build Status

CLI to see what the GitHub community is most excited about today.

Installation

Clone this repository

git clone git@github.com:wnuqui/trending.git

Build an escript for the repository

mix escript.build

Move the escript to bin folder

You can put trending escript, say for example, in /usr/local/bin/.

sudo cp trending /usr/local/bin

Usage

Get latest trending Elixir repositories. Use --repo to explicitly get latest trending repositories.

trending --lang=elixir

Get latest trending Elixir developers.

trending --dev --lang=elixir

For more info use --help switch.

trending --help

trending in action

About

CLI to see what the GitHub community is most excited about today.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages