renatosuero / polyglot

What are your favorite programming languages? πŸ‘…

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polyglot

What are your favorite programming languages? πŸ‘…

Polyglot tells you based on a Github username!

How to use:

Get most used languages:

polyglot --username=filhodanuvem

To run on server mode:

polyglot -s

Usage:

  Polyglot [flags]

Flags:
  -h, --help              help for Polyglot
  -l, --log string        Log verbosity, options [debug, info, warning, error, fatal] (default "fatal")
  -o, --output string     Path to log in a file
  -p, --path string       Path where to download the repositories (default "/tmp/polyglot")
  -u, --username string   Username
  -s, --server            Run polyglot API Server
  --port string           IP address for the server (default "127.0.0.1")
  --host string           Port for the server (default "8080")
  --provider string       Repository Provider, options [github, gitlab] (default "github")

By server:

curl http://127.0.0.1:8080/?user=santana125&limit=10

Footage:

image

About

What are your favorite programming languages? πŸ‘…


Languages

Language:Go 100.0%