Skip to content

sermuns/skrytsam

Repository files navigation

blazingly fast github profile stats for your README

release-badge WTFPL Version info

Note

work in progress, only languages card is implemented

skrytsam is a command-line tool that fetches GitHub profile statistics and generates SVG cards for use in your profile README.

Usage

generate pretty svgs for your profile on GitHub

Usage: skrytsam [OPTIONS] <GITHUB_USERNAME> <COMMAND>

Commands:
  languages  
  help       Print this message or the help of the given subcommand(s)

Arguments:
  <GITHUB_USERNAME>  

Options:
      --skip-forks     don't include repos that are forks
      --skip-private   don't include private repos
      --skip-archived  don't include archived repos
  -h, --help           Print help
  -V, --version        Print version

Cards

languages

languages

Usage: skrytsam <GITHUB_USERNAME> languages [OPTIONS]

Options:
  -s, --skipped-languages <SKIPPED_LANGUAGES>
          don't include these languages
  -n, --num-languages <NUM_LANGUAGES>
          how many languages to show the rest will be merged into "Other" 0 means infinite [default: 5]
  -o, --output <OUTPUT>
          where to put output svg `-` to use stdout [default: languages.svg]
  -h, --help
          Print help

Installation

  • from source:

    cargo install skrytsam
  • from binaries, using cargo-binstall:

    cargo binstall skrytsam
  • or download and extract the latest release

About

Generate stats for your GitHub profile README. Used for flexing on friends/enemies.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors